.. |
acpi.c
|
misc: stage23 -> common
|
2022-02-03 10:38:43 +01:00 |
acpi.h
|
acpi: Add EBDA address sanity checks and work around bogus GCC warning
|
2022-07-01 15:04:57 +02:00 |
blib.c
|
mm/efi: Fix issue where in-use bootloader memory may be erroneously allocated
|
2022-04-19 22:28:21 +02:00 |
blib.h
|
misc: Add elsewhere TU and rework mb1 to use it
|
2022-06-29 09:34:14 +02:00 |
blib.s2.c
|
misc: Misc output fixes for serial support
|
2022-02-07 02:10:57 +01:00 |
bmp.c
|
misc: stage23 -> common
|
2022-02-03 10:38:43 +01:00 |
bmp.h
|
misc: stage23 -> common
|
2022-02-03 10:38:43 +01:00 |
config.c
|
config: Fix macro parsing and expansion bugs
|
2022-07-02 13:29:18 +02:00 |
config.h
|
misc: stage23 -> common
|
2022-02-03 10:38:43 +01:00 |
elf.c
|
misc: Misc elsewhere and multiboot-related bug fixes
|
2022-06-29 12:32:50 +02:00 |
elf.h
|
misc: Bring mb2 up to par to mb1 wrt everywhere ranges and bug fixes
|
2022-06-29 10:27:04 +02:00 |
elsewhere.c
|
misc: Misc elsewhere and multiboot-related bug fixes
|
2022-06-29 12:32:50 +02:00 |
elsewhere.h
|
misc: Bring mb2 up to par to mb1 wrt everywhere ranges and bug fixes
|
2022-06-29 10:27:04 +02:00 |
fb.c
|
fb: Expand width and height to 64-bit
|
2022-05-22 06:38:34 +02:00 |
fb.h
|
fb: Expand width and height to 64-bit
|
2022-05-22 06:38:34 +02:00 |
gterm.c
|
gterm: Default to transparent bg if wallpaper is set
|
2022-03-30 03:19:05 +02:00 |
gterm.h
|
misc: stage23 -> common
|
2022-02-03 10:38:43 +01:00 |
guid.c
|
misc: stage23 -> common
|
2022-02-03 10:38:43 +01:00 |
guid.h
|
misc: stage23 -> common
|
2022-02-03 10:38:43 +01:00 |
image.c
|
misc: stage23 -> common
|
2022-02-03 10:38:43 +01:00 |
image.h
|
misc: stage23 -> common
|
2022-02-03 10:38:43 +01:00 |
libc.h
|
misc: stage23 -> common
|
2022-02-03 10:38:43 +01:00 |
libc.s2.c
|
misc: stage23 -> common
|
2022-02-03 10:38:43 +01:00 |
mem.asm_x86_64
|
build: Increase portability of Makefile targets
|
2022-06-15 03:25:36 +02:00 |
mem.s2.asm_ia32
|
build: Increase portability of Makefile targets
|
2022-06-15 03:25:36 +02:00 |
panic.s2.c
|
misc: Panic improvements
|
2022-03-14 12:03:12 +01:00 |
part.c
|
part: Fix implicit declaration warning
|
2022-07-01 17:33:59 +02:00 |
part.h
|
uri: Add fslabel:// URI scheme as mentioned in #188
|
2022-07-02 10:43:10 +02:00 |
part.s2.c
|
uri: Add fslabel:// URI scheme as mentioned in #188
|
2022-07-02 10:43:10 +02:00 |
print.h
|
misc: stage23 -> common
|
2022-02-03 10:38:43 +01:00 |
print.s2.c
|
stivale2: Ensure serial off before starting runtime term
|
2022-03-02 18:51:32 +01:00 |
pxe.asm_bios_ia32
|
build: Increase portability of Makefile targets
|
2022-06-15 03:25:36 +02:00 |
rand.c
|
misc: stage23 -> common
|
2022-02-03 10:38:43 +01:00 |
rand.h
|
misc: stage23 -> common
|
2022-02-03 10:38:43 +01:00 |
readline.c
|
readline: Fix 1 uncaught NULL deref
|
2022-04-22 16:48:17 +02:00 |
readline.h
|
misc: stage23 -> common
|
2022-02-03 10:38:43 +01:00 |
real.asm_bios_ia32
|
build: Increase portability of Makefile targets
|
2022-06-15 03:25:36 +02:00 |
real.h
|
misc: stage23 -> common
|
2022-02-03 10:38:43 +01:00 |
sleep.asm_bios_ia32
|
build: Increase portability of Makefile targets
|
2022-06-15 03:25:36 +02:00 |
spinup.asm_bios_ia32
|
build: Increase portability of Makefile targets
|
2022-06-15 03:25:36 +02:00 |
spinup.asm_uefi_ia32
|
build: Increase portability of Makefile targets
|
2022-06-15 03:25:36 +02:00 |
spinup.asm_uefi_x86_64
|
build: Increase portability of Makefile targets
|
2022-06-15 03:25:36 +02:00 |
term.c
|
term: Move notready and fallback backends to stage 2
|
2022-06-17 20:29:23 +02:00 |
term.h
|
limine: Add support for multiple terminals and properly document it
|
2022-04-01 10:00:36 +02:00 |
term.s2.c
|
term: Move notready and fallback backends to stage 2
|
2022-06-17 20:29:23 +02:00 |
time.c
|
time: Work around potential issue with day wraparound
|
2022-03-08 14:26:08 +01:00 |
time.h
|
misc: stage23 -> common
|
2022-02-03 10:38:43 +01:00 |
trace.h
|
misc: stage23 -> common
|
2022-02-03 10:38:43 +01:00 |
trace.s2.c
|
efi: Adjust for new reduced-gnu-efi
|
2022-04-20 04:00:00 +02:00 |
uri.c
|
uri: Add fslabel:// URI scheme as mentioned in #188
|
2022-07-02 10:43:10 +02:00 |
uri.h
|
misc: stage23 -> common
|
2022-02-03 10:38:43 +01:00 |