rulimine/stage23/lib
2021-10-21 01:27:05 +02:00
..
acpi.c acpi: Remove broken comparison from UEFI acpi_get_rsdp() 2021-10-08 17:11:11 +02:00
acpi.h acpi: cleanup smbios lookup to use actual smbios structs 2021-10-08 13:09:57 +11:00
blib.c console: Introduce Limine console 2021-10-09 13:32:57 +02:00
blib.h console: Introduce Limine console 2021-10-09 13:32:57 +02:00
blib.s2.c console: Introduce Limine console 2021-10-09 13:32:57 +02:00
bmp.c bmp: Ensure that bf_offset + bf_size <= file size 2021-09-25 02:02:21 +02:00
bmp.h misc: General code reorganisation 2021-02-25 01:24:54 +01:00
config.c everywhere: Implement pmm_free() 2021-10-21 01:27:05 +02:00
config.h menu: Support entry comments 2021-07-08 16:57:40 +02:00
elf.c everywhere: Implement pmm_free() 2021-10-21 01:27:05 +02:00
elf.h elf_section_hdr_info: return the info instead of void 2021-09-12 12:54:37 +10:00
fb.c misc: Change how bios and uefi macros are defined and tested 2021-07-15 10:03:47 +02:00
fb.h gterm: Many improvements 2021-04-11 02:30:48 +02:00
gterm.c everywhere: Implement pmm_free() 2021-10-21 01:27:05 +02:00
gterm.h console: Introduce Limine console 2021-10-09 13:32:57 +02:00
guid.c misc: General code reorganisation 2021-02-25 01:24:54 +01:00
guid.h misc: General code reorganisation 2021-02-25 01:24:54 +01:00
image.c gterm: Reintroduce fast canvas drawing, only. 2021-07-11 07:28:09 +02:00
image.h term: Mass backport changes done in Vinix upstream 2021-08-16 18:02:28 +02:00
libc.h iso9660: Fix improper handling of filename casing 2021-06-12 08:03:49 +02:00
libc.s2.c iso9660: Fix improper handling of filename casing 2021-06-12 08:03:49 +02:00
libgcc.asm32 uefi: Initial 32 bit UEFI support 2021-07-20 13:35:43 +02:00
libgcc.s2.asm term: Mass backport changes done in Vinix upstream 2021-08-16 18:02:28 +02:00
panic.s2.c efi: Directly use EFI functions instead of using GNU-EFI's call wrapper 2021-08-25 22:03:00 +02:00
part.h chainload: Misc bug fixes and improvements 2021-09-27 04:04:15 +02:00
part.s2.c disk: Use a different method to match EFI_HANDLEs with volumes 2021-09-01 23:01:03 +02:00
print.h misc: Add verbose config option 2021-05-11 06:46:42 +02:00
print.s2.c console: Introduce Limine console 2021-10-09 13:32:57 +02:00
pxe.asm tftp: Overhaul and bug fixes 2021-08-12 07:40:29 +02:00
rand.c cpu: Remove static from header inline functions 2021-08-22 17:37:09 +02:00
rand.h misc: General code reorganisation 2021-02-25 01:24:54 +01:00
readline.c console: Introduce Limine console 2021-10-09 13:32:57 +02:00
readline.h readline: re-add emacs key support 2021-08-26 00:15:42 +02:00
real.asm misc: Handle CPU exceptions nicely 2021-03-13 03:21:01 +01:00
real.h misc: General code reorganisation 2021-02-25 01:24:54 +01:00
sleep.asm readline: Fix issue where timeouts were not reported properly on BIOS 2021-05-13 02:56:25 +02:00
spinup.asm apic: Improve pending IRQ flushing mechanism 2021-09-21 17:28:32 +02:00
spinup.asm32 apic: Improve pending IRQ flushing mechanism 2021-09-21 17:28:32 +02:00
spinup.asm64 spinup64: Don't smash argument registers when calling flush_irqs() 2021-09-21 18:34:41 +02:00
term.c term: Overhaul (1) 2021-09-26 18:16:55 +02:00
term.h term: Check if any terminal is actually initialised in reset_term() 2021-10-11 21:08:32 +02:00
term.s2.c term: Undo most of commit 1332be4 as that causes a performance hit on QEMU TCG 2021-10-14 15:36:53 +02:00
time.c efi: Directly use EFI functions instead of using GNU-EFI's call wrapper 2021-08-25 22:03:00 +02:00
time.h misc: General code reorganisation 2021-02-25 01:24:54 +01:00
trace.h misc: We don't stacktrace on UEFI 2021-03-13 03:40:17 +01:00
trace.s2.c uefi: Initial 32 bit UEFI support 2021-07-20 13:35:43 +02:00
uri.c everywhere: Implement pmm_free() 2021-10-21 01:27:05 +02:00
uri.h everywhere: Implement pmm_free() 2021-10-21 01:27:05 +02:00