.. |
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/disk: Simplify overly convoluted code to invalidate collision unique sector
|
2024-07-16 03:46:24 +02:00 |
fs
|
fs/fat: Address missing bpb validity checks. Fixes #351 and #352
|
2024-05-22 04:44:11 +02:00 |
lib
|
drivers/disk: Get rid of logically broken unique sector detection and replace with working one
|
2024-07-14 09:22:28 +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/linux_risc: Minor code reshuffling to get initramfs loading print to show
|
2024-07-14 09:33:28 +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: Fix bugs relating to returning to editor on blank entry after panic
|
2024-07-14 09:22:28 +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 |