 | .. | - | - | - |
 | acpi.c | 14.1 KB | misc: Remove unnecessary casts in CHECKED_ADD/CHECKED_MUL calls | 2026-04-02 20:21 |
 | acpi.h | 5.6 KB | protos/limine: Implement base revision 5 | 2026-02-20 02:51 |
 | bli.c | 6.4 KB | menu, lib/bli: Raise menu entry path buffer limit from 256 to 1024 bytes | 2026-04-18 22:01 |
 | bli.h | 417 B | lib/bli: implement entry control | 2026-04-11 16:58 |
 | config.c | 22.2 KB | lib/misc: Add measured_boot config option | 2026-04-30 16:38 |
 | config.h | 853 B | lib/misc: Add measured_boot config option | 2026-04-30 16:38 |
 | elf.c | 38.4 KB | lib/elf: protect against crafted ELF files. | 2026-05-01 17:00 |
 | elf.h | 2.3 KB | lib/elf: Validate section header bounds in elf_section_hdr_info functions | 2026-04-02 20:21 |
 | elsewhere.c | 3.2 KB | lib/elsewhere: Skip past source range on overlap instead of advancing one page | 2026-04-14 01:51 |
 | elsewhere.h | 427 B | lib/elsewhere: Add bounds check to elsewhere_append | 2026-04-01 23:44 |
 | fb.c | 5.9 KB | lib/fb: Clear the target framebuffer in fb_init under write-combining | 2026-05-18 14:37 |
 | fb.h | 1.0 KB | lib/fb: Clear the target framebuffer in fb_init under write-combining | 2026-05-18 14:37 |
 | fdt.c | 1.1 KB | misc: Move to using separate libfdt repository | 2025-07-12 10:08 |
 | fdt.h | 383 B | lib: Add helpers for adding 32-bit /chosen properties | 2024-06-11 19:54 |
 | getchar.c | 9.1 KB | feat: add support for fractional timeouts. | 2026-05-15 23:08 |
 | getchar.h | 702 B | misc: readline.h -> getchar.h and drop unused readline() code | 2024-04-19 23:32 |
 | gterm.c | 48.8 KB | lib/fb: Clear the target framebuffer in fb_init under write-combining | 2026-05-18 14:37 |
 | gterm.h | 849 B | protos/limine: Add Flanterm FB init params feature | 2026-03-22 19:10 |
 | guid.c | 2.6 KB | bli: Implement initial Boot Loader Interface support | 2025-03-15 13:23 |
 | guid.h | 462 B | bli: Implement initial Boot Loader Interface support | 2025-03-15 13:23 |
 | image.c | 2.7 KB | lib/image: add support for qoi (#561) | 2026-04-26 18:45 |
 | image.h | 742 B | lib/image: add support for qoi (#561) | 2026-04-26 18:45 |
 | libc.c | 2.8 KB | lib/libc: Add strdup() function | 2025-12-28 11:42 |
 | libc.h | 1.0 KB | lib/libc: Ensure the `__builtin_*` versions of the 4 core `mem*()` functions are preferred | 2026-04-17 04:40 |
 | libc.s2.c | 3.0 KB | lib/libc: Fix strchr and strrchr null terminator handling and add inet_pton() sanity checks | 2025-12-26 12:39 |
 | macros.aarch64_asm.h | 929 B | Initial AArch64 port (#205) | 2022-08-18 15:32 |
 | mem.asm_x86_64 | 699 B | lib/mem: Bring back assembly versions of x86-64/IA-32 memory routines | 2026-04-25 15:32 |
 | mem.s2.asm_ia32 | 1.1 KB | lib/mem: Bring back assembly versions of x86-64/IA-32 memory routines | 2026-04-25 15:32 |
 | memory.s2.c | 1.2 KB | lib/mem: Bring back assembly versions of x86-64/IA-32 memory routines | 2026-04-25 15:32 |
 | misc.c | 13.7 KB | lib/misc: Free handle buffer with original alloc size after LocateHandle | 2026-05-07 03:20 |
 | misc.h | 4.6 KB | feat: add support for fractional timeouts. | 2026-05-15 23:08 |
 | misc.s2.c | 3.5 KB | lib/misc: Add measured_boot config option | 2026-04-30 16:38 |
 | panic.s2.c | 2.0 KB | lib/fb: Clear the target framebuffer in fb_init under write-combining | 2026-05-18 14:37 |
 | part.h | 2.5 KB | drivers/disk: Re-add unique sector volume detection method | 2026-02-01 13:28 |
 | part.s2.c | 18.1 KB | lib/part.s2.c: extend checked calculations. | 2026-05-03 19:18 |
 | pe.c | 16.4 KB | lib/pe: reject SectionAlignment = 0 | 2026-05-01 13:35 |
 | pe.h | 457 B | pe: Add bounds check for e_lfanew offset in pe_bits | 2026-01-13 00:03 |
 | print.h | 288 B | fixed header guard names | 2024-03-20 02:06 |
 | print.s2.c | 5.8 KB | lib/print: Improve \n -> \r\n handling from last commit | 2026-02-10 09:29 |
 | qoi.c | 3.8 KB | lib/image: add support for qoi (#561) | 2026-04-26 18:45 |
 | qoi.h | 696 B | lib/image: add support for qoi (#561) | 2026-04-26 18:45 |
 | rand.c | 3.7 KB | lib/rand: Make sure that, on x86-64, 64-bit rdrand/rdseed is always done over 32-bit | 2026-04-02 20:21 |
 | rand.h | 145 B | fixed header guard names | 2024-03-20 02:06 |
 | real.h | 715 B | lib/real: Parenthesise macro arguments in rm_seg/rm_off | 2026-02-09 12:02 |
 | real.s2.asm_bios_ia32 | 2.4 KB | misc: Add section .note.GNU-stack to assembly files | 2023-09-28 11:56 |
 | rng_seed.c | 5.5 KB | lib/rng_seed: Note the AllocatePool assumption on the prior table | 2026-04-30 21:39 |
 | rng_seed.h | 118 B | lib/rng_seed: Publish EFI RNG entropy as LINUX_EFI_RANDOM_SEED configuration table | 2026-04-30 00:33 |
 | sleep.asm_bios_ia32 | 2.4 KB | misc: Add section .note.GNU-stack to assembly files | 2023-09-28 11:56 |
 | spinup.asm_aarch64 | 2.9 KB | protos/limine: Make aarch64 EL2 entry automatic based on firmware state | 2026-03-20 13:01 |
 | spinup.asm_bios_ia32 | 706 B | lib/spinup: Load TR and zero CR3 before protocol entry | 2026-02-22 17:29 |
 | spinup.asm_loongarch64 | 3.2 KB | protos/limine: Zero $r21 in loongarch64 spinup | 2026-03-17 23:11 |
 | spinup.asm_riscv64 | 1.1 KB | protos/limine: Tighten riscv64 machine state to match spec | 2026-03-17 07:26 |
 | spinup.asm_uefi_ia32 | 1.1 KB | lib/spinup: Load TR and zero CR3 before protocol entry | 2026-02-22 17:29 |
 | spinup.asm_uefi_x86_64 | 1.4 KB | lib/spinup: Load TR and zero CR3 before protocol entry | 2026-02-22 17:29 |
 | stb_image.c | 165 B | build: Use git for all subprojects | 2024-01-26 00:13 |
 | term.c | 9.5 KB | lib/fb: Clear the target framebuffer in fb_init under write-combining | 2026-05-18 14:37 |
 | term.h | 1.3 KB | lib/fb: Clear the target framebuffer in fb_init under write-combining | 2026-05-18 14:37 |
 | time.c | 2.0 KB | lib/time: EFI: Return time of 0 if GetTime() unsupported | 2023-10-24 16:38 |
 | time.h | 95 B | fixed header guard names | 2024-03-20 02:06 |
 | tpm.c | 11.9 KB | lib, protos, docs: Reshuffle Measured Boot PCR allocation | 2026-04-30 23:03 |
 | tpm.h | 2.3 KB | lib, protos, docs: Reshuffle Measured Boot PCR allocation | 2026-04-30 23:03 |
 | trace.h | 117 B | fixed header guard names | 2024-03-20 02:06 |
 | trace.s2.c | 2.0 KB | build: Remove custom __riscv64 define in favour of built-in __riscv define | 2024-08-11 18:25 |
 | uri.c | 17.6 KB | lib/uri: Trim slack past data end after gzip drain to free unused buffer tail | 2026-04-24 05:17 |
 | uri.h | 1.0 KB | compress: transparent gzip-compression (#545) (#549) | 2026-04-19 21:57 |