..
acpi.c
acpi_get_rsdp: UEFI RSDP lookup return RSDPv1
2021-10-05 09:34:51 +11:00
acpi.h
acpi: Fix wrong data type in tables header
2021-08-19 18:13:20 -05:00
blib.c
disk: Signature double checking for EFI volume detection fallback
2021-09-06 08:52:41 +02:00
blib.h
disk: Use a different method to match EFI_HANDLEs with volumes
2021-09-01 23:01:03 +02:00
blib.s2.c
disk: Signature double checking for EFI volume detection fallback
2021-09-06 08:52:41 +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
tftp: Overhaul and bug fixes
2021-08-12 07:40:29 +02:00
config.h
menu: Support entry comments
2021-07-08 16:57:40 +02:00
elf.c
elf: Fix off-by-1 comparisons
2021-10-02 21:32:47 +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
gterm: Cursor print bug fix
2021-10-01 07:08:02 +02:00
gterm.h
term: Overhaul (1)
2021-09-26 18:16:55 +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
misc: Bug fixes
2021-08-20 18:28:51 +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
readline: UEFI: getchar() rework
2021-08-26 18:22:09 +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: Overhaul (1)
2021-09-26 18:16:55 +02:00
term.s2.c
term: Fix bug related to scrolling regions
2021-09-28 06:17:42 +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
tftp: Overhaul and bug fixes
2021-08-12 07:40:29 +02:00
uri.h
misc: General code reorganisation
2021-02-25 01:24:54 +01:00