summaryrefslogtreecommitdiff
path: root/stand/efi
AgeCommit message (Expand)Author
2 daysloader.efi: Defer efi_translate(e_entry) until after bi_loadJessica Clarke
8 daysloader.efi.8/efibootmgr.8: Don't use contradicting term 'EFI BIOS'Michael Osipov
10 daysloader.efi: panic() should show stack traceToomas Soome
12 daysAdd boot_setenvSimon J. Gerraty
2026-04-03splash: add shutdown splashQuentin Thébault
2026-03-20loader(8): embedded MD should be the most preferred currdevNavdeep Parhar
2026-02-26stand/efi: Allow RELAXED or STRICT boot policiesWarner Losh
2026-02-26loader.efi: try all ZFS pools found by efi_zfs_probe()Gleb Smirnoff
2026-02-21loader.efi: efi_redirect_exceptions does use uninitialized pointerToomas Soome
2026-02-21loader.efi: free_tables() appears to free tss_pa twice.Toomas Soome
2026-02-21loader.efi: tss_pa setup seems to be flawed in trap.cToomas Soome
2026-02-21fix typo in efi/loader/arch/amd64/trap.cToomas Soome
2026-02-15Revert "stand: compile ia32 EFI loader with -malign-double"Ahmad Khalifa
2026-02-15stand: compile ia32 EFI loader with -malign-doubleAhmad Khalifa
2026-01-31stand: Use the correct OUTPUT_ARCH in the linker script for RISC-VJohn Baldwin
2026-01-29loader: Prefer comma-separated list of values for "console"Michael Osipov
2026-01-07loader: Only warn when we have neither FDT nor ACPIWarner Losh
2026-01-07loader.efi: Only use SPCR if enabled.Jarmo Jaakkola
2026-01-06loader.efi: add stride & offset for MacBookPro3,1Frank Hilgendorf
2026-01-04loader.efi: probe for UGA if GOP isn't foundAhmad Khalifa
2025-12-27loader: Use C99 initializations for file_formatWarner Losh
2025-11-24stand: Rename ZFSSRC to SAZFSSRC to avoid confusionWarner Losh
2025-11-16stand: Update riscv efi booting to edk2 includesWarner Losh
2025-11-16edk2: Fix fdt buildWarner Losh
2025-11-16stand: Cut over to using the EDK2 filesWarner Losh
2025-11-16stand: switch the loader over to using efi-edk2.hWarner Losh
2025-11-16stand: Rename EFI_ERROR_CODE to DECODE_ERROR to avoid Edk2 ClashWarner Losh
2025-09-13loader: Move ACPI RSDP detectionkpowkitty
2025-09-13loader.efi: Properly scope variableWarner Losh
2025-09-11loader.efi: improve StartImage error messageToomas Soome
2025-09-10loader/efi: fix non-x86 buildAhmad Khalifa
2025-09-09efi: translate errno to EFI status on exitAhmad Khalifa
2025-09-09loader/efi: remove is_last parameter from find_currdevAhmad Khalifa
2025-09-09loader/efi: plug memory leakAhmad Khalifa
2025-09-09loader/efi: return error from efi_find_framebufferAhmad Khalifa
2025-09-09stand: remove unused variablesAhmad Khalifa
2025-09-09loader/efi: build with -WallAhmad Khalifa
2025-08-21stand: use a common function in gfx_fb for setting up teken colorsKyle Evans
2025-08-17stand/efi: Fix a typo in a source code commentGordon Bergling
2025-07-21stand: Add print_delay environment variable in loaderAymeric Wibo
2025-07-10Allow net_cleanup for loader.efiSimon J. Gerraty
2025-07-04loader: Add halt as an alias to poweroff machineTom Jones
2025-06-11machine/stdarg.h -> sys/stdarg.hBrooks Davis
2025-05-30stand: Introduce md_alignWarner Losh
2025-05-30stand/efi: Use EFI_PAGE_SIZE here, it's more appropriateWarner Losh
2025-05-26stand/efi: Initialize archsw at compile timeWarner Losh
2025-05-22stand allow for local.defs.mkSimon J. Gerraty
2025-05-20loader - guard against empty rootdevSimon J. Gerraty
2025-04-11loader/efi: strip trailing whitespaceWarner Losh
2025-04-11loader/libefi: Fix trivial trailing whitespaceWarner Losh