limine/common
mintsuki 5294b2a4e5 mm/vmm: Fix paging_mode_va_bits() for aarch64 4 level paging and loongarch64 2024-08-02 06:24:33 +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 drivers/vbe: Improve error handling for get_vbe_mode_info() and set_vbe_mode() 2024-07-21 14:35:12 +02:00
fs fs/file: Fix IA-32 highly alloced return when returning a ptr to mem file 2024-07-30 12:07:37 +02:00
lib lib/gterm: Fix long standing bug in genloop() that could cause memory corruption 2024-07-21 14:35:12 +02:00
mm mm/vmm: Fix paging_mode_va_bits() for aarch64 4 level paging and loongarch64 2024-08-02 06:24:33 +02:00
protos mm/vmm: Fix paging_mode_va_bits() for aarch64 4 level paging and loongarch64 2024-08-02 06:24:33 +02:00
pxe misc: Add section .note.GNU-stack to assembly files 2023-09-28 06:56:28 -05:00
sys build: Restore WERROR_FLAG to nasm calls, add NASMFLAGS_FOR_TARGET 2024-07-27 09:25:13 +02:00
GNUmakefile protos/limine: Implement mechanisms for loading modules above 4GiB for IA-32 2024-07-29 19:11:46 +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.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
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 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.c menu: Actually reset text palette after printing branding 2024-07-21 14:35:12 +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_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 build: Use git for all subprojects 2024-01-26 01:13:18 +01:00