limine/common
mintsuki 163647f129 mm/pmm: Ignore UEFI memory map entries of length 0. Fixes #417 2024-10-15 23:14:23 +02:00
..
crypt fixed header guard names 2024-03-20 03:06:55 +01:00
drivers drivers/vbe: Fix size of reserved area of VBE mode info struct 2024-10-15 21:40:18 +02:00
fs fs/file: Fix IA-32 highly alloced return when returning a ptr to mem file 2024-07-30 12:00:03 +02:00
lib mm/pmm: Ignore UEFI memory map entries of length 0. Fixes #417 2024-10-15 23:14:23 +02:00
libc-compat misc: Introduce libc-compat headers to avoid the ugly libfdt patch 2024-10-12 02:19:17 +02:00
mm mm/pmm: Ignore UEFI memory map entries of length 0. Fixes #417 2024-10-15 23:14:23 +02:00
protos protos/limine: Work around GCC warning by initialising randomise_hhdm_base 2024-10-12 03:53:06 +02:00
pxe misc: Add section .note.GNU-stack to assembly files 2023-09-28 06:56:28 -05:00
sys protos/limine: Check for PAT availability in SMP trampoline as well 2024-10-12 17:15:04 +02:00
common.mk misc: Update libfdt to 1.7.1 upstream 2024-10-12 02:33:12 +02:00
efi_thunk.asm_uefi_aarch64 misc: Add section .note.GNU-stack to assembly files 2023-09-28 06:56:28 -05:00
efi_thunk.asm_uefi_ia32 misc: Add section .note.GNU-stack to assembly files 2023-09-28 06:56:28 -05:00
efi_thunk.asm_uefi_loongarch64 Add LoongArch support 2024-07-31 23:05:27 -04:00
efi_thunk.asm_uefi_riscv64 misc: Add section .note.GNU-stack to assembly files 2023-09-28 06:56:28 -05:00
efi_thunk.asm_uefi_x86_64 misc: Add section .note.GNU-stack to assembly files 2023-09-28 06:56:28 -05:00
entry.s2.c misc: limine.sys -> limine-bios.sys 2023-06-15 02:02:32 +02:00
entry.s3.c build: Do not use linker script subtractions as they are broken on GCC 2024-09-09 07:43:24 +02:00
entry_asm.s2.asm_bios_ia32 misc: Add section .note.GNU-stack to assembly files 2023-09-28 06:56:28 -05:00
gensyms.sh build: gensyms.sh: Improve exit trap 2024-09-26 14:34:01 +02:00
linker_bios.ld.in misc: Minor linker script adjustments and bump limine-efi commit 2024-08-04 11:41:28 +02:00
linker_uefi_aarch64.ld.in misc: Minor linker script adjustments and bump limine-efi commit 2024-08-04 11:41:28 +02:00
linker_uefi_ia32.ld.in misc: Minor linker script adjustments and bump limine-efi commit 2024-08-04 11:41:28 +02:00
linker_uefi_loongarch64.ld.in misc: Minor linker script adjustments and bump limine-efi commit 2024-08-04 11:41:28 +02:00
linker_uefi_riscv64.ld.in misc: Minor linker script adjustments and bump limine-efi commit 2024-08-04 11:41:28 +02:00
linker_uefi_x86_64.ld.in misc: Minor linker script adjustments and bump limine-efi commit 2024-08-04 11:41:28 +02:00
menu.c protos/limine: Add randomise_hhdm_base config option 2024-10-12 03:47:23 +02:00
menu.h Setting different error message for boot failure when booting from menu or booting from the editor 2024-06-07 23:31:28 +02:00
menu_thunk.asm_aarch64 misc: Add section .note.GNU-stack to assembly files 2023-09-28 06:56:28 -05:00
menu_thunk.asm_ia32 misc: Add section .note.GNU-stack to assembly files 2023-09-28 06:56:28 -05:00
menu_thunk.asm_loongarch64 Add LoongArch support 2024-07-31 23:05:27 -04:00
menu_thunk.asm_riscv64 misc: Add section .note.GNU-stack to assembly files 2023-09-28 06:56:28 -05:00
menu_thunk.asm_x86_64 misc: Add section .note.GNU-stack to assembly files 2023-09-28 06:56:28 -05:00
stb_image.patch lib/uri: Remove support for gzip compressed files 2024-07-31 09:10:11 +02:00