limine/common
2024-07-12 07:13:08 +02:00
..
compress fixed header guard names 2024-03-20 03:06:55 +01:00
crypt fixed header guard names 2024-03-20 03:06:55 +01:00
drivers disk: UEFI: Add additional sector_size == 2048 condition for is_optical 2024-05-08 21:42:29 +02:00
fs fs/fat: Address missing bpb validity checks. Fixes #351 and #352 2024-05-22 04:44:11 +02:00
lib lib/elf: Apply a slide of 0xffffffff80000000 - min_vaddr instead of always 0xffffffff80000000 for relocatable kernels loaded low 2024-07-06 20:57:39 +02:00
mm protos/limine: Do not ignore MAX_PAGING_MODE config setting if paging mode request missing. Closes #380 2024-07-06 20:57:39 +02:00
protos protos/limine: Do not pass response if 0 framebuffers instead of returning 0 2024-07-12 07:13:08 +02:00
pxe misc: Add section .note.GNU-stack to assembly files 2023-09-28 06:56:28 -05:00
sys sys/smp: Add support for SMP on non-ACPI AArch64 systems 2024-07-12 07:13:08 +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_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_asm.s2.asm_bios_ia32 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 misc/uefi: Switch from EfiLoaderData to EfiLoaderCode at 2 more allocation sites 2024-06-16 18:27:55 +02:00
gensyms.sh misc: Add .note.GNU-stack where it was still missing 2023-09-28 06:56:28 -05:00
GNUmakefile misc/efi: Replace .padding with manual alignment 2024-06-08 16:11:17 +02:00
libfdt.patch build: add libfdt 2024-05-30 10:41:45 -05:00
linker_bios.ld.in Setting different error message for boot failure when booting from menu or booting from the editor 2024-06-07 23:31:28 +02:00
linker_uefi_aarch64.ld.in misc/efi: Replace .padding with manual alignment 2024-06-08 16:11:17 +02:00
linker_uefi_ia32.ld.in misc/efi: Replace .padding with manual alignment 2024-06-08 16:11:17 +02:00
linker_uefi_riscv64.ld.in misc/efi: Replace .padding with manual alignment 2024-06-08 16:11:17 +02:00
linker_uefi_x86_64.ld.in misc/efi: Replace .padding with manual alignment 2024-06-08 16:11:17 +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_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
menu.c menu: Minor change to multiboot1/2 unsupported messages 2024-06-25 13:50:30 +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
stb_image.patch build: Use git for all subprojects 2024-01-26 01:13:18 +01:00