rulimine/common
mintsuki 0d7b1e1148 term: Do not reset mode on UEFI fallback init 2022-09-27 06:36:04 +02:00
..
crypt efi/disk: Use blake2b to calculate unique sector hash 2022-09-15 12:53:47 +02:00
drivers disk/efi: Improve firmware error handling 2022-09-19 20:48:42 +02:00
fs Revert "file: Convert file to a memfile as soon as possible" 2022-09-24 04:10:45 +02:00
lib term: Do not reset mode on UEFI fallback init 2022-09-27 06:36:04 +02:00
mm pmm: Obtain raw memmap from untouched_memmap rather than EFI memmap. Addresses #222 and https://forum.puppylinux.com/viewtopic.php?t=6881 2022-09-27 04:59:29 +02:00
protos multiboot: Fix warnings when building BIOS port 2022-09-27 05:55:00 +02:00
pxe misc: Rename UEFI and BIOS define macros 2022-09-02 02:29:12 +02:00
sys smp: Fix indentation 2022-09-18 11:30:21 +02:00
GNUmakefile build: Fix issue introduced in 87e09dba 2022-09-20 10:02:33 +02:00
console.c misc: blib.h -> misc.h 2022-08-26 23:44:47 +02:00
console.h misc: stage23 -> common 2022-02-03 10:38:43 +01:00
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 term: Move more of it to stage 3 2022-09-23 20:53:14 +02:00
entry.s3.c efi: Limit amount of tries to get boot volume from handle 2022-09-18 10:39:39 +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 term: Move more of it to stage 3 2022-09-23 20:53:14 +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 config: On UEFI, scan the volume containing the EFI executable first. Addresses #219 2022-09-22 15:12:11 +02:00
menu.h menu: Avoid reinitialising fallback terminal on first runs 2022-09-18 11:52:31 +02:00
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 misc: Rename UEFI and BIOS define macros 2022-09-02 02:29:12 +02:00