 | .. | - | - | - |
 | acpi.c | 10.7 KB | lib/acpi: Move the RSDP and table lookup to stage 2 | 2026-08-24 21:36 |
 | acpi.h | 5.9 KB | drivers/serial: Discover the BIOS console UART | 2026-08-24 21:33 |
 | acpi.s2.c | 4.7 KB | lib/acpi: Move the RSDP and table lookup to stage 2 | 2026-08-24 21:36 |
 | bgrt.c | 2.2 KB | lib/bgrt: Negate the BMP height in the unsigned domain | 2026-08-18 09:51 |
 | bgrt.h | 131 B | lib/bgrt: Support restoring OEM firmware logo upon OS handoff (#593) | 2026-06-20 10:12 |
 | 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.7 KB | lib/config: Advance past an SMBIOS OEM string that carries no config | 2026-08-18 10:07 |
 | config.h | 853 B | lib/misc: Add measured_boot config option | 2026-04-30 16:38 |
 | elf.c | 43.4 KB | lib/elf: Bound the elsewhere image by a limit the caller supplies | 2026-08-18 10:07 |
 | elf.h | 2.3 KB | lib/elf: Bound the elsewhere image by a limit the caller supplies | 2026-08-18 10:07 |
 | elsewhere.c | 6.2 KB | lib/elsewhere: tentative fix for #591 | 2026-07-08 16:44 |
 | elsewhere.h | 492 B | lib/elsewhere: Reserve committed targets so later sources cannot overlap them | 2026-06-03 22:30 |
 | fb.c | 11.2 KB | lib/fb: Walk only the cache levels CPUCFG 0x10 defines | 2026-08-18 10:07 |
 | fb.h | 1.2 KB | lib/fb: Do not draw to a framebuffer that cannot be flushed | 2026-08-18 09:52 |
 | 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 | 14.5 KB | common/menu: moving the mouse now cancels the countdown | 2026-08-24 21:35 |
 | getchar.h | 737 B | common/drivers: Mouse support (fixes #596 and #573). | 2026-07-15 09:25 |
 | gterm.c | 49.4 KB | lib/gterm: Treat an out-of-range or unparseable font spacing as absent | 2026-08-24 21:36 |
 | gterm.h | 888 B | lib/term: Rotate the post-ExitBootServices terminal as configured | 2026-08-18 10:00 |
 | 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.6 KB | lib/image: Decode directly from file->fd in image_open | 2026-05-28 02:43 |
 | 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: move the Latin-1 support in isprint to consumer in menu.c | 2026-07-22 14:50 |
 | macros.aarch64_asm.h | 929 B | Initial AArch64 port (#205) | 2022-08-18 15:32 |
 | memory.s2.c | 1.2 KB | Revert "lib/mem: Bring back assembly versions of x86-64/IA-32 memory routines" | 2026-05-30 14:58 |
 | misc.c | 17.4 KB | lib/misc, protos/limine: Make the SMP device tree load optional | 2026-08-18 10:07 |
 | misc.h | 5.0 KB | menu: Draw for a serial line whenever the output goes to one | 2026-08-24 21:36 |
 | misc.s2.c | 4.2 KB | entry: Reseed the stack guard before enumerating disks | 2026-08-18 10:07 |
 | panic.s2.c | 2.3 KB | lib/panic: Enable autoflush after the fallback terminal is installed | 2026-08-18 10:07 |
 | part.h | 2.7 KB | lib/part: Bound the last two EBR slots by the link's declared extent | 2026-08-18 10:07 |
 | part.s2.c | 32.5 KB | lib/part: Honour a primary GPT header only on a protective MBR | 2026-08-24 21:36 |
 | pe.c | 20.2 KB | lib/pe: Refuse an executable with no sections | 2026-08-24 21: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 | 6.0 KB | lib/print.s2: null guard | 2026-06-20 21:23 |
 | 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.h | 603 B | lib/rand: update documentation | 2026-07-01 21:11 |
 | rand.s2.c | 4.6 KB | lib/rand: Compile the random number generator into stage 2 | 2026-08-18 10:07 |
 | 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 | 3.2 KB | sleep: Drop the register save around the keyboard poll | 2026-08-24 21:36 |
 | spinup.asm_aarch64 | 3.7 KB | lib/spinup, sys/smp: Invalidate the aarch64 TLB after the table switch | 2026-08-18 10:07 |
 | 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.4 KB | lib/spinup: Set the riscv64 handoff state after the trap, not before | 2026-08-18 10:07 |
 | 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.9 KB | uefi: Relocate only the x86 handoff stub below 4GiB | 2026-07-22 14:44 |
 | stb_image.c | 165 B | build: Use git for all subprojects | 2024-01-26 00:13 |
 | term.c | 11.2 KB | lib/term: Pick a 32-bpp framebuffer for the post-ExitBootServices terminal | 2026-08-24 21:35 |
 | term.h | 1.4 KB | lib/term: Build the post-ExitBootServices terminal in advance | 2026-08-18 10:00 |
 | time.c | 2.2 KB | lib/time: Stop a pre-1970 RTC reading wrapping the timestamp | 2026-08-18 09:51 |
 | time.h | 95 B | fixed header guard names | 2024-03-20 02:06 |
 | tpm.c | 13.0 KB | lib/tpm: Bound the captured event log size and last-entry walk | 2026-06-07 14:37 |
 | tpm.h | 2.4 KB | lib/tpm: Bound the captured event log size and last-entry walk | 2026-06-07 14:37 |
 | trace.h | 117 B | fixed header guard names | 2024-03-20 02:06 |
 | trace.s2.c | 2.0 KB | lib/trace: Read packed symbol map addresses via memcpy | 2026-06-07 14:37 |
 | uri.c | 17.6 KB | lib/uri: Use fread when draining resources | 2026-06-09 06:13 |
 | uri.h | 1.0 KB | compress: transparent gzip-compression (#545) (#549) | 2026-04-19 21:57 |