 | .. | - | - | - |
 | compress/ | - | compress/gzip: Remove the unused gzip_check | 2026-08-18 09:51 |
 | crypt/ | - | crypt/blake2b: update attribution | 2026-07-22 15:00 |
 | drivers/ | - | drivers/mouse: more robust aux_drain loop | 2026-08-24 21:36 |
 | fs/ | - | fs/fat32: Reject a cluster chain that runs past the volume | 2026-08-18 10:07 |
 | lib/ | - | lib/part: Honour a primary GPT header only on a protective MBR | 2026-08-24 21:36 |
 | libc-compat/ | - | lib/libc: Ensure the `__builtin_*` versions of the 4 core `mem*()` functions are preferred | 2026-04-17 04:40 |
 | mm/ | - | mm/pmm: Retry a refused UEFI chunk a page at a time | 2026-08-24 21:35 |
 | protos/ | - | protos/multiboot2: Cap the relocation search's tries | 2026-08-24 21:35 |
 | pxe/ | - | pxe/tftp.s2: rearrange the check to avoid overflows | 2026-06-21 06:49 |
 | sys/ | - | sys/cpu: Bound the PIT calibration's wait for terminal count | 2026-08-24 21:36 |
 | common.mk | 31.2 KB | build: Put the stage 2 pattern rule ahead of the generic one | 2026-08-24 21:35 |
 | efi_thunk.asm_uefi_aarch64 | 154 B | misc: Do not enable E2H at entry on aarch64 | 2026-03-16 03:01 |
 | efi_thunk.asm_uefi_ia32 | 171 B | Revert "efi_thunk/x86: Move to a custom stack inside .bss" | 2024-10-28 03:31 |
 | efi_thunk.asm_uefi_loongarch64 | 154 B | Add LoongArch support | 2024-08-01 03:05 |
 | efi_thunk.asm_uefi_riscv64 | 194 B | misc: Add section .note.GNU-stack to assembly files | 2023-09-28 11:56 |
 | efi_thunk.asm_uefi_x86_64 | 171 B | Revert "efi_thunk/x86: Move to a custom stack inside .bss" | 2024-10-28 03:31 |
 | entry.s2.c | 3.1 KB | entry: Reseed the stack guard before enumerating disks | 2026-08-18 10:07 |
 | entry.s3.c | 5.2 KB | entry: Reseed the stack guard before enumerating disks | 2026-08-18 10:07 |
 | entry_asm.s2.asm_bios_ia32 | 476 B | misc: Add section .note.GNU-stack to assembly files | 2023-09-28 11:56 |
 | gensyms.sh | 1.0 KB | Revert "build: Use nm instead of objdump for generating symbol table" | 2025-07-31 00:10 |
 | linker_bios.ld.in | 2.3 KB | build: Assert the real mode code stays segment 0 addressable | 2026-08-18 09:51 |
 | linker_uefi_aarch64.ld.in | 2.0 KB | build: Assert that .bss is not aligned past the image padding | 2026-08-18 10:03 |
 | linker_uefi_ia32.ld.in | 2.0 KB | build: Assert that .bss is not aligned past the image padding | 2026-08-18 10:03 |
 | linker_uefi_loongarch64.ld.in | 2.0 KB | build: Assert that .bss is not aligned past the image padding | 2026-08-18 10:03 |
 | linker_uefi_riscv64.ld.in | 2.1 KB | build: Assert that .bss is not aligned past the image padding | 2026-08-18 10:03 |
 | linker_uefi_x86_64.ld.in | 2.0 KB | build: Assert that .bss is not aligned past the image padding | 2026-08-18 10:03 |
 | menu.c | 73.2 KB | common/menu: don't discard the first input | 2026-08-24 21:36 |
 | menu.h | 594 B | Add Dvorak number row and AZERTY keyboard layout support (#607) | 2026-07-09 23:40 |
 | menu_thunk.asm_aarch64 | 380 B | misc: Add section .note.GNU-stack to assembly files | 2023-09-28 11:56 |
 | menu_thunk.asm_ia32 | 582 B | menu_thunk: Keep the ia32 saved stack pointer out of .text | 2026-08-18 09:52 |
 | menu_thunk.asm_loongarch64 | 322 B | Add LoongArch support | 2024-08-01 03:05 |
 | menu_thunk.asm_riscv64 | 401 B | misc: Add section .note.GNU-stack to assembly files | 2023-09-28 11:56 |
 | menu_thunk.asm_x86_64 | 357 B | misc: Add section .note.GNU-stack to assembly files | 2023-09-28 11:56 |
 | stb_image.patch | 2.6 KB | stb_image: Fix potential null deref in stbi_realloc() | 2025-04-12 19:04 |