aboutsummaryrefslogtreecommitdiff
path: root/stand
Commit message (Expand)AuthorAgeFilesLines
* Tentative fix for powerpc boot1.chrp linking problem.Dimitry Andric2026-04-251-0/+6
* stand/powerpc: Fix a typo in a source code commentGordon Bergling2026-04-191-1/+1
* boot1.chrp: Specify --image-baseLexi Winter2026-04-181-1/+1
* stand/common/load_elf: Do kernel module relocations for PPCLexi Winter2026-04-181-3/+4
* kshim/usb: Add build option.Warner Losh2026-04-181-0/+1
* boot1.chrp: Improve comment for the SLOF hackLexi Winter2026-04-171-8/+5
* loader.efi: Defer efi_translate(e_entry) until after bi_loadJessica Clarke2026-04-173-7/+6
* stand/libofw: make OF_hasprop() part of the libraryMitchell Horne2026-04-163-6/+8
* loader.efi.8/efibootmgr.8: Don't use contradicting term 'EFI BIOS'Michael Osipov2026-04-112-10/+10
* Pass severity to vectx_open() rather than vectx_close()Simon J. Gerraty2026-04-105-10/+24
* loader.efi: panic() should show stack traceToomas Soome2026-04-091-29/+59
* gptzfsboot: boot prompt should emit new line on inputToomas Soome2026-04-091-2/+4
* lualoader: allow the local module to filter out the BE listKyle Evans2026-04-082-3/+30
* Add boot_setenvSimon J. Gerraty2026-04-074-57/+87
* splash: add shutdown splashQuentin Thébault2026-04-034-7/+28
* stand: Force disable RETPOLINE for boot loadersEd Maste2026-03-251-0/+1
* loader(8): embedded MD should be the most preferred currdevNavdeep Parhar2026-03-201-9/+9
* zfs: merge openzfs/zfs@3ee08abd2Martin Matuska2026-03-191-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