.. |
drivers
|
bios/disk: Fix always-true comparison warning
|
2022-09-01 04:42:49 +02:00 |
fs
|
fs: Add case insensitive fopen() for config and system files
|
2022-09-02 01:12:13 +02:00 |
lib
|
fs: Add case insensitive fopen() for config and system files
|
2022-09-02 01:12:13 +02:00 |
mm
|
pmm: Make code to reserve page 0 uniform between BIOS and UEFI
|
2022-09-01 04:58:18 +02:00 |
protos
|
fs: Add case insensitive fopen() for config and system files
|
2022-09-02 01:12:13 +02:00 |
pxe
|
misc: blib.h -> misc.h
|
2022-08-26 23:44:47 +02:00 |
sys
|
misc: Fix improper panic() calls
|
2022-08-28 20:16:27 +02:00 |
GNUmakefile
|
build: Small formatting fix
|
2022-08-31 00:40:59 +02:00 |
console.c
|
misc: blib.h -> misc.h
|
2022-08-26 23:44:47 +02:00 |
console.h
|
…
|
|
efi_thunk.asm_uefi_aarch64
|
Initial AArch64 port (#205)
|
2022-08-18 17:32:54 +02:00 |
efi_thunk.asm_uefi_ia32
|
Initial AArch64 port (#205)
|
2022-08-18 17:32:54 +02:00 |
efi_thunk.asm_uefi_x86_64
|
Initial AArch64 port (#205)
|
2022-08-18 17:32:54 +02:00 |
entry.s2.c
|
fs: Add case insensitive fopen() for config and system files
|
2022-09-02 01:12:13 +02:00 |
entry.s3.c
|
fs: Add case insensitive fopen() for config and system files
|
2022-09-02 01:12:13 +02: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
|
gensyms: Do not escape # in substitution string
|
2022-09-01 12:20:47 +02:00 |
linker_bios.ld.in
|
build: Discard .eh_frame section in linker scripts to fix potential GNU toolchain miscompilation
|
2022-08-15 16:22:56 +02:00 |
linker_uefi_aarch64.ld.in
|
build: Improvements and updates for new limine-efi
|
2022-08-23 01:41:18 +02:00 |
linker_uefi_ia32.ld.in
|
build: Discard .eh_frame section in linker scripts to fix potential GNU toolchain miscompilation
|
2022-08-15 16:22:56 +02:00 |
linker_uefi_x86_64.ld.in
|
build: Discard .eh_frame section in linker scripts to fix potential GNU toolchain miscompilation
|
2022-08-15 16:22:56 +02:00 |
menu.c
|
misc: blib.h -> misc.h
|
2022-08-26 23:44:47 +02:00 |
menu.h
|
…
|
|
menu_thunk.asm_aarch64
|
common: fix alignment of variable in AArch64 menu thunk
|
2022-08-24 21:15:37 +02:00 |
menu_thunk.asm_ia32
|
Initial AArch64 port (#205)
|
2022-08-18 17:32:54 +02:00 |
menu_thunk.asm_x86_64
|
Initial AArch64 port (#205)
|
2022-08-18 17:32:54 +02:00 |
sbat.c
|
…
|
|