.. |
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: Move 'verbose' declaration to lib/print.h
|
2022-07-18 21:14:21 +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
|
fwcfg: Drop support
|
2022-07-13 06:23:20 +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
|
misc: Fix broken memcmp()
|
2022-07-14 20:03:21 +02:00 |
mem.s2.asm_ia32
|
misc: Fix broken memcmp()
|
2022-07-14 20:03:21 +02:00 |
panic.s2.c
|
protos: Remove pointless returns added for autodetection
|
2022-07-13 07:40:53 +02:00 |
part.c
|
part: Also print fslabel in lsvol
|
2022-07-07 11:22:43 +02:00 |
part.h
|
chainload: Implement MBR_ID config option. Closes #190
|
2022-07-11 01:30:54 +02:00 |
part.s2.c
|
mbr: Relax MBR validation requirements. Closes #195
|
2022-07-16 17:32:27 +02:00 |
print.h
|
misc: Move 'verbose' declaration to lib/print.h
|
2022-07-18 21:14:21 +02:00 |
print.s2.c
|
stivale2: Ensure serial off before starting runtime term
|
2022-03-02 18:51:32 +01: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.h
|
misc: stage23 -> common
|
2022-02-03 10:38:43 +01:00 |
real.s2.asm_bios_ia32
|
build: BIOS stage2only build improvements
|
2022-07-18 21:02:44 +02: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
|
build: BIOS stage2only build improvements
|
2022-07-18 21:02:44 +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
|
build: BIOS stage2only build improvements
|
2022-07-18 21:02:44 +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
|
fwcfg: Drop support
|
2022-07-13 06:23:20 +02:00 |
uri.h
|
misc: stage23 -> common
|
2022-02-03 10:38:43 +01:00 |