rulimine/stage2/lib
mintsuki 352f74daef stivale2: Fix bug where uri_open return value is tested wrong; uri: Allocate new buffer on uri_resolve 2020-11-10 11:12:56 +01:00
..
acpi.c Initial SMP implementation 2020-09-18 14:39:29 +02:00
acpi.h Implement acpi_get_table() 2020-09-17 14:37:22 +02:00
blib.c misc: Add config file options for specifying the resolution in a granular way. Other misc bug fixes. Fixes #45 2020-11-09 12:31:47 +01:00
blib.h misc: Add config file options for specifying the resolution in a granular way. Other misc bug fixes. Fixes #45 2020-11-09 12:31:47 +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 Initial work on bitmap and background support. Add a public domain picture. 2020-09-21 17:43:37 +02:00
builtins.asm Reorganise source tree 2020-09-14 19:32:11 +02:00
config.c Add pxe support 2020-11-05 01:53:18 +01:00
config.h Add pxe support 2020-11-05 01:53:18 +01:00
elf.c Fix bug in elf lib where a very large buffer could be accidentally allocated on the stack 2020-10-24 15:27:30 +02:00
elf.h Reorganise source tree 2020-09-14 19:32:11 +02:00
guid.c Some general cleanup 2020-11-02 09:20:34 +01:00
guid.h Some general cleanup 2020-11-02 09:20:34 +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 misc: Change config location detection mechanism slightly 2020-11-09 15:04:53 +01:00
part.h misc: Change config location detection mechanism slightly 2020-11-09 15:04:53 +01:00
print.c Add E9_OUTPUT config option 2020-10-20 02:38:44 +02:00
print.h Reorganise source tree 2020-09-14 19:32:11 +02:00
pxe.asm Add pxe support 2020-11-05 01:53:18 +01:00
rand.c Change return type of cpuid(), add APIC existance check, do not assume BSP APIC ID to be 0 2020-10-22 15:25:10 +02:00
rand.h Reorganise source tree 2020-09-14 19:32:11 +02:00
readline.c Some general cleanup 2020-11-02 09:20:34 +01:00
readline.h Some general cleanup 2020-11-02 09:20:34 +01:00
real.asm Reorganise source tree 2020-09-14 19:32:11 +02:00
real.h Reorganise source tree 2020-09-14 19:32:11 +02:00
sleep.asm menu: Do not ignore key pressed during countdown 2020-09-28 22:39:28 +02:00
term.c vbe: Ensure that the format is xRGB8888 for the graphical menu 2020-11-09 11:15:54 +01:00
term.h readline: Initial implementation 2020-10-27 08:09:27 +01:00
time.c Reorganise source tree 2020-09-14 19:32:11 +02:00
time.h Reorganise source tree 2020-09-14 19:32:11 +02:00
uri.c stivale2: Fix bug where uri_open return value is tested wrong; uri: Allocate new buffer on uri_resolve 2020-11-10 11:12:56 +01:00
uri.h Some general cleanup 2020-11-02 09:20:34 +01:00