.. |
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
|
blib: Update strtoui
|
2020-11-05 00:50:01 +01:00 |
blib.h
|
blib: Update strtoui
|
2020-11-05 00:50:01 +01:00 |
bmp.c
|
Complete background infrastructure and fix some bmp bugs
|
2020-09-22 00:18:13 +02: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
|
part: Some general cleanup
|
2020-11-02 10:17:20 +01:00 |
config.h
|
part: Some general cleanup
|
2020-11-02 10:17:20 +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
|
Revert to -masm=intel for inline assembly
|
2020-09-16 17:22:05 +02:00 |
libc.h
|
Reorganise source tree
|
2020-09-14 19:32:11 +02:00 |
part.c
|
part: Some general cleanup
|
2020-11-02 10:17:20 +01:00 |
part.h
|
part: Some general cleanup
|
2020-11-02 10:17:20 +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 |
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
|
readline: Initial implementation
|
2020-10-27 08:09:27 +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
|
blib: Update strtoui
|
2020-11-05 00:50:01 +01:00 |
uri.h
|
Some general cleanup
|
2020-11-02 09:20:34 +01:00 |