aboutsummaryrefslogtreecommitdiff
path: root/stand
Commit message (Expand)AuthorAgeFilesLines
* stand: Force disable RETPOLINE for boot loadersEd Maste4 days1-0/+1
* loader(8): embedded MD should be the most preferred currdevNavdeep Parhar8 days1-9/+9
* zfs: merge openzfs/zfs@3ee08abd2Martin Matuska9 days1-1/+3
* zfs: merge openzfs/zfs@f8e5af53eMartin Matuska2026-03-142-1/+29
* build: Stop testing LINKER_FEATURES for ifunc and build-idEd Maste2026-03-111-2/+0
* core.lua: follow symlinks when looking for bootable kernelsCraig Leres2026-03-091-1/+1
* stand/efi: Allow RELAXED or STRICT boot policiesWarner Losh2026-02-272-8/+42
* loader.efi: try all ZFS pools found by efi_zfs_probe()Gleb Smirnoff2026-02-273-13/+7
* loader.efi: efi_redirect_exceptions does use uninitialized pointerToomas Soome2026-02-211-0/+1
* loader.efi: free_tables() appears to free tss_pa twice.Toomas Soome2026-02-211-4/+5
* loader.efi: tss_pa setup seems to be flawed in trap.cToomas Soome2026-02-211-1/+1
* fix typo in efi/loader/arch/amd64/trap.cToomas Soome2026-02-211-1/+1
* Revert "stand: compile ia32 EFI loader with -malign-double"Ahmad Khalifa2026-02-151-2/+0
* stand: compile ia32 EFI loader with -malign-doubleAhmad Khalifa2026-02-151-0/+2
* libsa/geli: Fix a typo in an error messageGordon Bergling2026-02-071-1/+1
* stand: Minor style tweaksWarner Losh2026-02-041-10/+6
* INDEX.fonts: Minor maintenanceAlexander Ziaee2026-02-011-2/+1
* stand: Add compiler builtins needed by GCC for RISC-VJohn Baldwin2026-01-311-0/+3
* stand: Use the correct OUTPUT_ARCH in the linker script for RISC-VJohn Baldwin2026-01-311-1/+1
* loader: Prefer comma-separated list of values for "console"Michael Osipov2026-01-292-4/+4
* loader.conf.5: "console" setting does not document multi-value possiblityMichael Osipov2026-01-282-1/+2
* stand: fix typo in common/nvstore.cToomas Soome2026-01-281-1/+1
* stand/zfs: fix path setup in zfs_mount()Toomas Soome2026-01-281-1/+1
* loader: Only warn for !FDT && !ACPI take twoColin Percival2026-01-241-1/+1
* powerpc/loader: Size the CAS PVR array correctlyJustin Hibbits2026-01-171-1/+1
* powerpc/loader: Add CAS support for older CPUsJustin Hibbits2026-01-171-0/+6
* loader.efi(8): clarify UEFI boot path and boot1.efi usagekitkat14242026-01-091-23/+22
* stand: remove powerpcspe linker scriptMinsoo Choo2026-01-091-3/+0
* Makefile*: remove powerpcspeMinsoo Choo2026-01-091-5/+0
* loader: Only warn when we have neither FDT nor ACPIWarner Losh2026-01-081-1/+2
* loader.efi: Only use SPCR if enabled.Jarmo Jaakkola2026-01-081-5/+9
* lualoader: fix pruning of non-existent default kernelKyle Evans2026-01-071-0/+6
* pxeboot.8: Fix mdoc typo for emails, tag spdxAlexander Ziaee2026-01-061-3/+6
* loader.efi: add stride & offset for MacBookPro3,1Frank Hilgendorf2026-01-061-0/+17
* loader.efi: only use firmware provided Blt on GOPAhmad Khalifa2026-01-041-2/+6
* loader.efi: probe for UGA if GOP isn't foundAhmad Khalifa2026-01-041-35/+37
* loader: Use C99 initializations for file_formatWarner Losh2025-12-2815-39/+70
* loader: Fix powerpc64le by working around slof bug in qemu/slofWarner Losh2025-12-281-1/+1
* kboot: Explicitly use host:/procWarner Losh2025-12-101-3/+10
* iwmfw(4): fix spelling of the iwm8000C firmware.Bjoern A. Zeeb2025-12-081-1/+1
* loader: Note current autoboot_delay behaviorWarner Losh2025-11-271-3/+3
* stand: Rename ZFSSRC to SAZFSSRC to avoid confusionWarner Losh2025-11-258-10/+10
* stand: Move from OZFS to ZFSTOPWarner Losh2025-11-252-11/+10
* loader.efi.8: Minor formatting nitsJohn Baldwin2025-11-221-1/+8
* stand/lua: Fix two typos in the manual pagesGordon Bergling2025-11-192-2/+2
* stand: Update riscv efi booting to edk2 includesWarner Losh2025-11-171-1/+5
* edk2: Fix fdt buildWarner Losh2025-11-162-0/+3
* stand: Cut over to using the EDK2 filesWarner Losh2025-11-1652-7427/+285
* stand: switch the loader over to using efi-edk2.hWarner Losh2025-11-166-803/+8
* stand: Rename EFI_ERROR_CODE to DECODE_ERROR to avoid Edk2 ClashWarner Losh2025-11-1618-40/+40