rulimine/stage23/lib
2021-07-09 16:27:23 +02:00
..
acpi.c acpi: Fix wrongly calculated RSDP checksum 2021-06-01 21:59:05 +02:00
acpi.h build: Remove dependency on GCC-specific -fplan9-extensions flag 2021-05-28 16:05:42 +02:00
blib.c pmm: Rework pmm_reclaim_uefi_mem() 2021-07-07 00:44:37 +02:00
blib.h build: Unify do_32() and direct calls under a single common_spinup() 2021-07-05 23:28:04 +02:00
blib.s2.c misc: Change the way stage 2 and 3 are divided 2021-03-01 23:38:55 +01:00
bmp.c gterm+bmp+image: Improve performance on TCG 2021-07-08 13:52:13 +02:00
bmp.h misc: General code reorganisation 2021-02-25 01:24:54 +01:00
config.c menu: Support entry comments 2021-07-08 16:57:40 +02:00
config.h menu: Support entry comments 2021-07-08 16:57:40 +02:00
elf.c multiboot: Load modules right after kernel to emulate GRUB behaviour 2021-07-02 23:58:22 +02:00
elf.h multiboot: Load modules right after kernel to emulate GRUB behaviour 2021-07-02 23:58:22 +02:00
fb.c stivale: Map the framebuffer in the memory map only in stivale protos 2021-04-11 01:38:06 +02:00
fb.h gterm: Many improvements 2021-04-11 02:30:48 +02:00
gterm.c gterm: refactor genloop() 2021-07-09 16:27:23 +02:00
gterm.h term: Do not scroll screen when it shouldn't be 2021-07-08 16:33:24 +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+bmp+image: Improve performance on TCG 2021-07-08 13:52:13 +02:00
image.h gterm+bmp+image: Improve performance on TCG 2021-07-08 13:52:13 +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.s2.asm build: Bump GCC to 11.1.0, misc fixes 2021-05-04 13:56:00 +02:00
panic.s2.c efi: Properly propagate exits after loading an image using chainloading; do not try to return from panics if boot services were exited 2021-07-06 09:59:49 +02:00
part.h disk: Misc bug fixes and improvements 2021-06-12 13:13:19 +02:00
part.s2.c disk: Misc bug fixes and improvements 2021-06-12 13:13:19 +02:00
print.h misc: Add verbose config option 2021-05-11 06:46:42 +02: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 readline: exclude the non-ctrl case from checks 2021-07-08 17:43:58 +02:00
readline.h readline: Fix handling of escape key for BIOS 2021-05-19 08:13:15 +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 x86: Invalidate LDT before handoff 2021-07-06 02:13:25 +02:00
spinup.asm64 x86: Invalidate LDT before handoff 2021-07-06 02:13:25 +02:00
term.c term: Do not scroll screen when it shouldn't be 2021-07-08 16:33:24 +02:00
term.h term: Do not scroll screen when it shouldn't be 2021-07-08 16:33:24 +02:00
term.s2.c term: Do not scroll screen when it shouldn't be 2021-07-08 16:33:24 +02: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: Replace Intel-syntax inline assembly with GAS-syntax inline assembly; ensure we can build with clang 2021-05-29 18:07:28 +02:00
uri.c disk: Misc bug fixes and improvements 2021-06-12 13:13:19 +02:00
uri.h misc: General code reorganisation 2021-02-25 01:24:54 +01:00