limine/stage23/lib
Andy-Python-Programmer 60811e70d6
multiboot2: initial support
Signed-off-by: Andy-Python-Programmer <andypythonappdeveloper@gmail.com>
2021-09-10 13:46:41 +10:00
..
acpi.c misc: Change how bios and uefi macros are defined and tested 2021-07-15 10:03:47 +02: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 gterm: Reintroduce fast canvas drawing, only. 2021-07-11 07:28:09 +02:00
bmp.h
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 multiboot2: initial support 2021-09-10 13:46:41 +10:00
elf.h multiboot2: initial support 2021-09-10 13:46:41 +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.c Revert "term: Reverse video should not make the cursor invisible" 2021-08-26 01:23:27 +02:00
gterm.h term: Finish up context control work 2021-08-16 20:56:39 +02:00
guid.c
guid.h
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 disk: Use a different method to match EFI_HANDLEs with volumes 2021-09-01 23:01:03 +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
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
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
real.h
sleep.asm
spinup.asm x86: Invalidate LDT before handoff 2021-07-06 02:13:25 +02:00
spinup.asm32 uefi: Initial 32 bit UEFI support 2021-07-20 13:35:43 +02:00
spinup.asm64 x86: Invalidate LDT before handoff 2021-07-06 02:13:25 +02:00
term.c term: Finish up context control work 2021-08-16 20:56:39 +02:00
term.h term: Fix broken defines and calls 2021-08-16 22:47:40 +02:00
term.s2.c term: Nul should be ignored 2021-08-29 16:16:32 +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
trace.h
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