rulimine/common
2022-08-13 00:05:04 +02:00
..
drivers
fs
lib multiboot2: Fix bug where old ACPI tag would not get passed if RSDP rev == 0 2022-08-13 00:05:04 +02:00
mm pmm: General tyding up of pmm code (2) 2022-08-13 00:05:04 +02:00
protos stivale: Remove stray external symbol declaration 2022-08-09 15:15:27 +02:00
pxe build: BIOS stage2only build improvements 2022-07-18 22:20:43 +02:00
sys smp: Make smp_trampoline_size variable instead of symbol 2022-07-28 22:56:05 +02:00
console.c
console.h
entry_asm.s2.asm_bios_ia32 build: Move common/{entry.asm_bios_ia32 -> entry_asm.s2.asm_bios_ia32} 2022-07-18 22:20:43 +02:00
entry.s2.c
entry.s3.c
font.bin
font.README
gensyms.sh Revert "gensyms: Use as instead of nasm" 2022-07-24 22:59:57 +02:00
GNUmakefile build: Always place -fno-pie before -fno-pic 2022-08-09 15:28:03 +02:00
linker_bios.ld.in build: Remove unnecessary symbol overrides for stage2only 2022-07-18 22:20:43 +02:00
linker_uefi_ia32.ld.in build: Update linker scripts and fix minor makefile issue 2022-07-18 22:20:43 +02:00
linker_uefi_x86_64.ld.in build: Update linker scripts and fix minor makefile issue 2022-07-18 22:20:43 +02:00
menu.c stivale(2): Add deprecation warnings 2022-08-09 15:07:19 +02:00
menu.h
sbat.c