rulimine/stage23/lib
mintsuki 39936f5929 fb: Improve fallback resolution logic 2021-03-15 02:56:49 +01:00
..
acpi.c acpi: Fix length of RSDP calculation 2021-03-10 02:27:26 +01:00
acpi.h misc: General code reorganisation 2021-02-25 01:24:54 +01:00
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 misc: Change the way stage 2 and 3 are divided 2021-03-01 23:38:55 +01:00
bmp.c misc: Change the way stage 2 and 3 are divided 2021-03-01 23:38:55 +01:00
bmp.h misc: General code reorganisation 2021-02-25 01:24:54 +01:00
config.c config: Update search paths 2021-03-14 07:04:12 +01:00
config.h misc: General code reorganisation 2021-02-25 01:24:54 +01:00
do_32.asm64 misc: Makefile fixes 2021-03-13 09:48:11 +01:00
elf.c Initial UEFI port 2021-03-02 10:23:43 +01:00
elf.h misc: General code reorganisation 2021-02-25 01:24:54 +01:00
fb.c Initial UEFI port 2021-03-02 10:23:43 +01:00
fb.h fb: Improve fallback resolution logic 2021-03-15 02:56:49 +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 vbe: Move graphical terminal code to gterm and ship font instead of dumping from graphics card 2021-03-02 06:05:14 +01: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 misc: Change the way stage 2 and 3 are divided 2021-03-01 23:38:55 +01:00
image.h misc: General code reorganisation 2021-02-25 01:24:54 +01:00
libc.h misc: General code reorganisation 2021-02-25 01:24:54 +01:00
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 misc: General code reorganisation 2021-02-25 01:24:54 +01:00
print.s2.c misc: Change the way stage 2 and 3 are divided 2021-03-01 23:38:55 +01:00
pxe.asm misc: General code reorganisation 2021-02-25 01:24:54 +01:00
rand.c misc: Change the way stage 2 and 3 are divided 2021-03-01 23:38:55 +01:00
rand.h misc: General code reorganisation 2021-02-25 01:24:54 +01:00
readline.c Fix keyboard stuff 2021-03-04 13:48:31 +01:00
readline.h misc: General code reorganisation 2021-02-25 01:24:54 +01: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 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 misc: Change the way stage 2 and 3 are divided 2021-03-01 23:38:55 +01:00
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 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 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 misc: General code reorganisation 2021-02-25 01:24:54 +01:00