limine/common
2024-06-27 03:46:17 +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/getchar: Only apply EFI serial backspace workaround if serial == true 2024-06-27 03:46:17 +02:00
mm pmm: Allocate memory from UEFI with EfiLoaderCode type 2024-06-24 00:07:27 +02:00
protos misc/uefi: Switch from EfiLoaderData to EfiLoaderCode at 2 more allocation sites 2024-06-24 00:08:20 +02:00
pxe misc: Add section .note.GNU-stack to assembly files 2023-09-28 06:56:28 -05:00
sys riscv: add support for device tree 2024-05-30 10:53:21 -05: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-24 00:08:20 +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-09 22:49:00 +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-24 00:12:19 +02:00
linker_uefi_aarch64.ld.in misc/efi: Replace .padding with manual alignment 2024-06-09 22:49:00 +02:00
linker_uefi_ia32.ld.in misc/efi: Replace .padding with manual alignment 2024-06-09 22:49:00 +02:00
linker_uefi_riscv64.ld.in misc/efi: Replace .padding with manual alignment 2024-06-09 22:49:00 +02:00
linker_uefi_x86_64.ld.in misc/efi: Replace .padding with manual alignment 2024-06-09 22:49:00 +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-27 03:46:17 +02:00
menu.h Setting different error message for boot failure when booting from menu or booting from the editor 2024-06-24 00:12:19 +02:00
stb_image.patch build: Use git for all subprojects 2024-01-26 01:13:18 +01:00