limine/common
2024-05-22 04:44:11 +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 part: Drop unused list_volumes() function 2024-04-20 01:39:35 +02:00
mm misc: init typos for spell checking 2024-04-05 16:42:15 +02:00
protos limine: Define and implement base revision 2 2024-05-03 19:31:12 +02:00
pxe misc: Add section .note.GNU-stack to assembly files 2023-09-28 06:56:28 -05:00
sys misc: No more non-static inline functions in headers 2024-04-10 20:16:37 +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: readline.h -> getchar.h and drop unused readline() code 2024-04-20 01:32:34 +02:00
gensyms.sh misc: Add .note.GNU-stack where it was still missing 2023-09-28 06:56:28 -05:00
GNUmakefile build: Disable werror for nasm due to overly verbose new version 2024-05-07 19:59:12 +02:00
linker_bios.ld.in serial: Add baudrate setting for BIOS 2024-02-08 09:30:59 +01:00
linker_uefi_aarch64.ld.in misc: Use KEEP directive on .pe_header section of UEFI LD scripts 2024-01-21 20:34:31 +01:00
linker_uefi_ia32.ld.in misc: Use KEEP directive on .pe_header section of UEFI LD scripts 2024-01-21 20:34:31 +01:00
linker_uefi_riscv64.ld.in misc: Use KEEP directive on .pe_header section of UEFI LD scripts 2024-01-21 20:34:31 +01:00
linker_uefi_x86_64.ld.in misc: Use KEEP directive on .pe_header section of UEFI LD scripts 2024-01-21 20:34:31 +01: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 tweaks to how architecture and firmware are printed 2024-04-29 23:03:43 +02:00
menu.h fixed header guard names 2024-03-20 03:06:55 +01:00
stb_image.patch build: Use git for all subprojects 2024-01-26 01:13:18 +01:00