rulimine/common
mintsuki caaf4f94a5 fs: Drop ext* support 2023-02-15 11:21:53 +01:00
..
crypt
drivers limine: Add UEFI PXE support 2023-01-17 18:47:36 +02:00
fs fs: Drop ext* support 2023-02-15 11:21:53 +01:00
lib config: Do not allow recovering from checksum mismatch panic 2023-02-07 00:28:51 +01:00
mm pmm: Work around potential memmap data race in EFI init_memmap() 2022-10-17 06:28:53 +02:00
protos term: Expose support for out-of-band output control 2023-01-20 20:14:38 +01:00
pxe file: Fix several bugs to do with handling of path field 2023-01-20 17:27:41 +01:00
sys Revert "smp/x86: Free up trampoline memory after use" 2022-11-02 15:28:07 +01:00
GNUmakefile term: Add builtin font 2022-10-04 06:04:31 +02:00
console.c
console.h
efi_thunk.asm_uefi_aarch64
efi_thunk.asm_uefi_ia32
efi_thunk.asm_uefi_x86_64
entry.s2.c misc: Update references to hardcoded directories 2022-10-14 00:02:55 +02:00
entry.s3.c video: Initial support for multiple framebuffers 2022-11-18 23:59:31 +01:00
entry_asm.s2.asm_bios_ia32
gensyms.sh
linker_bios.ld.in video: Initial support for multiple framebuffers 2022-11-18 23:59:31 +01:00
linker_uefi_aarch64.ld.in
linker_uefi_ia32.ld.in
linker_uefi_x86_64.ld.in
menu.c efi/chainload: Support passing of command lines. Addresses #244 2023-01-14 12:49:22 +01:00
menu.h menu: Avoid reinitialising fallback terminal on first runs 2022-09-18 11:52:31 +02:00
menu_thunk.asm_aarch64
menu_thunk.asm_ia32
menu_thunk.asm_x86_64
sbat.c