limine/common
mintsuki 75a2e5d52e build: Work around issue with disabling built-in rules and variables on older GNU make 2024-08-25 19:01:33 +02:00
..
crypt fixed header guard names 2024-03-20 03:06:55 +01:00
drivers drivers/vbe: Improve error handling for get_vbe_mode_info() and set_vbe_mode() 2024-07-21 08:17:17 +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 build: Updates for latest limine-efi 2024-08-22 16:32:47 +02:00
mm build: Remove custom __riscv64 define in favour of built-in __riscv define 2024-08-11 20:25:01 +02:00
protos build: Remove custom __riscv64 define in favour of built-in __riscv define 2024-08-11 20:25:01 +02:00
pxe misc: Add section .note.GNU-stack to assembly files 2023-09-28 06:56:28 -05:00
sys build: Remove custom __riscv64 define in favour of built-in __riscv define 2024-08-11 20:25:01 +02:00
common.mk build: Work around issue with disabling built-in rules and variables on older GNU make 2024-08-25 19:01:33 +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 config: Bring back support for legacy config with a warning 2024-08-02 14:39:14 +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 misc: Add .note.GNU-stack where it was still missing 2023-09-28 06:56:28 -05:00
libfdt.patch build: add libfdt 2024-05-30 10:41:45 -05: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 build: Remove custom __riscv64 define in favour of built-in __riscv define 2024-08-11 20:25:01 +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