rulimine/stage23/lib
mintsuki 35273093ba term: Cursor should flip palette 2021-09-14 20:02:09 +02: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 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_section_hdr_info: return the info instead of void 2021-09-12 12:54:37 +10: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 term: Cursor should flip palette 2021-09-14 20:02:09 +02:00
gterm.h term: Finish up context control work 2021-08-16 20:56:39 +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 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 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 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: Do not parse escape-abort characters when not in runtime mode 2021-09-13 09:49:43 +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