limine/stage23/lib
2021-03-26 15:47:59 +01:00
..
acpi.c acpi: Fix length of RSDP calculation 2021-03-10 02:27:26 +01:00
acpi.h
blib.c misc: Handle CPU exceptions nicely 2021-03-13 03:21:01 +01:00
blib.h misc: Clean up the boot device detection system 2021-03-11 00:23:44 +01:00
blib.s2.c
bmp.c
bmp.h
config.c config: Update search paths 2021-03-14 07:04:12 +01:00
config.h
do_32.asm64 linux: Initial support for 32 bit boot protocol instead of 16 bit one 2021-03-19 09:36:49 +01:00
elf.c elf: Always do ASLR when loading relocatable ELFs and handle unavailable memory ranges instead of crashing 2021-03-26 15:47:59 +01:00
elf.h elf: Always do ASLR when loading relocatable ELFs and handle unavailable memory ranges instead of crashing 2021-03-26 15:47:59 +01:00
fb.c Initial UEFI port 2021-03-02 10:23:43 +01:00
fb.h fb: Support 64-bit EFI framebuffer bases 2021-03-21 08:25:50 +01:00
gterm.c misc: Make sure Limine UEFI still works without GRAPHICS=yes and/or with TIMEOUT=0 2021-03-10 05:08:37 +01:00
gterm.h
guid.c
guid.h
image.c
image.h
libc.h
libc.s2.c Initial UEFI port 2021-03-02 10:23:43 +01:00
panic.s2.c Initial UEFI port 2021-03-02 10:23:43 +01:00
part.h pxe: Make it work again 2021-03-13 09:08:01 +01:00
part.s2.c pxe: Make it work again 2021-03-13 09:08:01 +01:00
print.h
print.s2.c
pxe.asm
rand.c
rand.h
readline.c Fix keyboard stuff 2021-03-04 13:48:31 +01:00
readline.h
real.asm misc: Handle CPU exceptions nicely 2021-03-13 03:21:01 +01:00
real.h
sleep.asm misc: Handle CPU exceptions nicely 2021-03-13 03:21:01 +01:00
term.c Initial UEFI port 2021-03-02 10:23:43 +01:00
term.h
term.s2.c Initial UEFI port 2021-03-02 10:23:43 +01:00
time.c Initial UEFI port 2021-03-02 10:23:43 +01:00
time.h
trace.h misc: We don't stacktrace on UEFI 2021-03-13 03:40:17 +01:00
trace.s2.c misc: We don't stacktrace on UEFI 2021-03-13 03:40:17 +01:00
uri.c pxe: Make it work again 2021-03-13 09:08:01 +01:00
uri.h