aboutsummaryrefslogtreecommitdiff
path: root/stand/efi/loader
Commit message (Expand)AuthorAgeFilesLines
* loader.efi: Defer efi_translate(e_entry) until after bi_loadJessica Clarke2026-04-173-7/+6
* loader.efi.8/efibootmgr.8: Don't use contradicting term 'EFI BIOS'Michael Osipov2026-04-111-4/+4
* loader.efi: panic() should show stack traceToomas Soome2026-04-091-29/+59
* Add boot_setenvSimon J. Gerraty2026-04-071-0/+5
* splash: add shutdown splashQuentin Thébault2026-04-031-1/+6
* loader(8): embedded MD should be the most preferred currdevNavdeep Parhar2026-03-201-9/+9
* stand/efi: Allow RELAXED or STRICT boot policiesWarner Losh2026-02-271-5/+35
* loader.efi: try all ZFS pools found by efi_zfs_probe()Gleb Smirnoff2026-02-271-3/+6
* 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
* 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-291-2/+2
* 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
* loader.efi: add stride & offset for MacBookPro3,1Frank Hilgendorf2026-01-061-0/+17
* loader.efi: probe for UGA if GOP isn't foundAhmad Khalifa2026-01-041-35/+37
* loader: Use C99 initializations for file_formatWarner Losh2025-12-284-8/+14
* stand: Rename ZFSSRC to SAZFSSRC to avoid confusionWarner Losh2025-11-251-1/+1
* stand: Update riscv efi booting to edk2 includesWarner Losh2025-11-171-1/+5
* stand: Cut over to using the EDK2 filesWarner Losh2025-11-164-7/+38
* stand: Rename EFI_ERROR_CODE to DECODE_ERROR to avoid Edk2 ClashWarner Losh2025-11-166-15/+15
* loader: Move ACPI RSDP detectionkpowkitty2025-09-142-40/+6
* loader.efi: Properly scope variableWarner Losh2025-09-131-1/+1
* loader.efi: improve StartImage error messageToomas Soome2025-09-111-2/+11
* loader/efi: fix non-x86 buildAhmad Khalifa2025-09-102-1/+3
* efi: translate errno to EFI status on exitAhmad Khalifa2025-09-091-1/+1
* loader/efi: remove is_last parameter from find_currdevAhmad Khalifa2025-09-091-6/+3
* loader/efi: plug memory leakAhmad Khalifa2025-09-091-0/+2
* loader/efi: return error from efi_find_framebufferAhmad Khalifa2025-09-091-2/+5
* stand: remove unused variablesAhmad Khalifa2025-09-095-11/+4
* loader/efi: build with -WallAhmad Khalifa2025-09-091-0/+1
* stand: Add print_delay environment variable in loaderAymeric Wibo2025-07-211-0/+3
* Allow net_cleanup for loader.efiSimon J. Gerraty2025-07-105-17/+31
* loader: Add halt as an alias to poweroff machineTom Jones2025-07-041-0/+1
* stand: Introduce md_alignWarner Losh2025-05-301-6/+6
* stand/efi: Use EFI_PAGE_SIZE here, it's more appropriateWarner Losh2025-05-301-2/+2
* stand/efi: Initialize archsw at compile timeWarner Losh2025-05-261-11/+11
* stand allow for local.defs.mkSimon J. Gerraty2025-05-221-1/+1
* loader - guard against empty rootdevSimon J. Gerraty2025-05-201-1/+1
* loader/efi: Fix trivial whitespace errorWarner Losh2025-04-113-4/+4
* boot: Always use ELF Tool Chain elfcopy for EFI buildsEd Maste2025-03-231-1/+1
* loader.efi: smbios: Favor the v3 (64-bit) entry pointOlivier Certner2025-03-111-15/+36
* riscv/stand: pass boot hart in loader metadataMitchell Horne2025-03-031-0/+25
* riscv: enable EFI framebufferMitchell Horne2025-03-031-1/+1
* loader.efi: add "gop blt <on|off>" commandToomas Soome2025-02-201-3/+23
* stand: use globals for the kernel and module typesAhmad Khalifa2025-01-242-5/+6