rulimine/stage2/lib
2021-02-08 18:52:57 +01:00
..
acpi.c
acpi.h
blib.c uri: Make boot resource be an alias of tftp of booted off PXE 2020-12-29 01:01:38 +01:00
blib.h uri: Make boot resource be an alias of tftp of booted off PXE 2020-12-29 01:01:38 +01:00
bmp.c vbe: Ensure that the format is xRGB8888 for the graphical menu 2020-11-09 11:15:54 +01:00
bmp.h
builtins.asm
config.c Revert "volume: Replace concept of partition handle with that of volumes, fix bug in indexing volumes along the way" 2021-02-08 18:47:52 +01:00
config.h Revert "volume: Replace concept of partition handle with that of volumes, fix bug in indexing volumes along the way" 2021-02-08 18:47:52 +01:00
elf.c linux: Misc protocol bug fixes 2021-01-27 17:30:58 +01:00
elf.h
guid.c guid: Add handling of mixed endianness GUIDs 2021-01-17 16:46:38 +01:00
guid.h guid: Add handling of mixed endianness GUIDs 2021-01-17 16:46:38 +01:00
image.c Move kernel file code where it belongs 2020-10-01 02:12:13 +02:00
image.h Move kernel file code where it belongs 2020-10-01 02:12:13 +02:00
libc.c blib: Make strtoui return the address of the first non-numeric digit 2020-11-05 12:50:42 +01:00
libc.h Add pxe support 2020-11-05 01:53:18 +01:00
part.c part: Fix bug where an improper buffer size was allocated when indexing all partitions 2021-02-08 18:52:57 +01:00
part.h Revert "volume: Replace concept of partition handle with that of volumes, fix bug in indexing volumes along the way" 2021-02-08 18:47:52 +01:00
print.c misc: Support COM1 debug output 2020-12-28 01:04:55 +01:00
print.h
pxe.asm Add pxe support 2020-11-05 01:53:18 +01:00
rand.c rand: Fix allocation bug 2020-12-27 23:12:07 +01:00
rand.h
readline.c menu: Add support for home and end bindings in textbox 2020-12-19 19:27:10 +01:00
readline.h menu: Add support for home and end bindings in textbox 2020-12-19 19:27:10 +01:00
real.asm panic: Go back to real mode instead of hanging with interrupts disabled so BIOS can handle events like ctrl-alt-delete 2020-12-19 13:52:29 +01:00
real.h panic: Go back to real mode instead of hanging with interrupts disabled so BIOS can handle events like ctrl-alt-delete 2020-12-19 13:52:29 +01:00
sleep.asm sleep: Do not clobber int 0x80 for PIT IRQ handler callback 2021-01-17 16:47:15 +01:00
term.c menu: Gracefully handle long lines wrapping in the textbox 2020-12-19 17:10:28 +01:00
term.h font: Specify that we use code page 437, use unsigned 8-bit fonts and special characters to print the menu's tree 2020-12-07 17:14:14 +01:00
time.c
time.h
tinf.c uri: Add support for gzip-compressed files 2020-12-27 00:27:47 +01:00
tinf.h uri: Add support for gzip-compressed files 2020-12-27 00:27:47 +01:00
trace.c config: Dynamically allocate buffer for config values when requested 2020-11-27 19:33:34 +01:00
trace.h misc: Implement stacktrace 2020-11-15 17:56:10 +01:00
uri.c Revert "volume: Replace concept of partition handle with that of volumes, fix bug in indexing volumes along the way" 2021-02-08 18:47:52 +01:00
uri.h Some general cleanup 2020-11-02 09:20:34 +01:00