.. |
drivers
|
fwcfg: Drop support
|
2022-07-13 06:23:20 +02:00 |
fs
|
fat: Make signature checking even more lax
|
2022-07-10 19:50:19 +02:00 |
lib
|
config: Remove stray include
|
2022-08-06 20:21:56 +02:00 |
mm
|
pmm: Fix a handful of GCC warnings
|
2022-08-04 13:04:55 +02:00 |
protos
|
linux: Only make framebuffer EFI and 64-bit if above 4GiB
|
2022-08-06 19:47:46 +02:00 |
pxe
|
build: BIOS stage2only build improvements
|
2022-07-18 21:02:44 +02:00 |
sys
|
smp: Make smp_trampoline_size variable instead of symbol
|
2022-07-28 22:30:26 +02:00 |
GNUmakefile
|
smp/trampoline: Use hand written pos independent code instead of objcopying
|
2022-07-28 09:35:59 +02:00 |
console.c
|
console: Set config_ready to true after successfully running editor
|
2022-07-09 11:58:03 +02:00 |
console.h
|
misc: stage23 -> common
|
2022-02-03 10:38:43 +01:00 |
entry.s2.c
|
term: Move notready and fallback backends to stage 2
|
2022-06-17 20:29:23 +02:00 |
entry.s3.c
|
misc: stage23 -> common
|
2022-02-03 10:38:43 +01:00 |
entry_asm.s2.asm_bios_ia32
|
build: Move common/{entry.asm_bios_ia32 -> entry_asm.s2.asm_bios_ia32}
|
2022-07-18 21:34:26 +02:00 |
font.README
|
misc: Update default font
|
2022-06-22 22:08:01 +02:00 |
font.bin
|
misc: Update default font
|
2022-06-22 22:08:01 +02:00 |
gensyms.sh
|
Revert "gensyms: Use as instead of nasm"
|
2022-07-24 01:03:48 +02:00 |
linker_bios.ld.in
|
build: Remove unnecessary symbol overrides for stage2only
|
2022-07-18 21:34:26 +02:00 |
linker_uefi_ia32.ld.in
|
build: Update linker scripts and fix minor makefile issue
|
2022-07-18 20:41:39 +02:00 |
linker_uefi_x86_64.ld.in
|
build: Update linker scripts and fix minor makefile issue
|
2022-07-18 20:41:39 +02:00 |
menu.c
|
protos: Remove pointless returns added for autodetection
|
2022-07-13 07:40:53 +02:00 |
menu.h
|
misc: stage23 -> common
|
2022-02-03 10:38:43 +01:00 |
sbat.c
|
efi: Updates for new reduced-gnu-efi
|
2022-04-24 23:30:28 +02:00 |