aboutsummaryrefslogtreecommitdiff
path: root/stand/efi
Commit message (Expand)AuthorAgeFilesLines
* loader: Prefer comma-separated list of values for "console"Michael Osipov2026-02-051-2/+2
* loader.efi: add stride & offset for MacBookPro3,1Frank Hilgendorf2026-01-121-0/+17
* loader.efi: probe for UGA if GOP isn't foundAhmad Khalifa2026-01-121-36/+38
* stand/efi: Fix a typo in a source code commentGordon Bergling2025-08-202-2/+2
* Add a new sysctl in order to diffrentiate UEFI architecturesAhmad Khalifa2025-06-161-1/+7
* loader: provide error message in command_errmsg instead of printingAhmad Khalifa2025-04-281-10/+14
* loader: remove unneeded variableAhmad Khalifa2025-04-281-12/+9
* loader: actually change the staging slopAhmad Khalifa2025-04-281-0/+2
* loader.efi: smbios: Favor the v3 (64-bit) entry pointOlivier Certner2025-04-081-15/+36
* loader: Fix 32-bit compatibilityAhmad Khalifa2025-03-272-7/+17
* loader: Allow overriding NEWVERSWHATAhmad Khalifa2025-03-261-1/+1
* loader: Fix G overflowing for G(4) on 32-bit buildsAhmad Khalifa2025-03-261-1/+1
* stand/efi: Add a 32-bit variant of libefiAhmad Khalifa2025-03-262-0/+5
* loader: Fix shadow_fb allocationAhmad Khalifa2025-03-261-1/+1
* stand: Add support for 64-bit machines with 32-bit UEFI implementationsAhmad Khalifa2025-03-2615-20/+618
* efi_console: Stay inline with the UEFI specAhmad Khalifa2025-03-261-1/+1
* loader.efi: Fix LOADER_NET_SUPPORT=no buildsTatiana2024-11-041-0/+2
* Bump lld LINKER_FREEBSD_VERSION for reproducibility fixDimitry Andric2024-10-081-1/+8
* loader: Expand EFI entropy if < 2048 bytesColin Percival2024-09-291-3/+36
* loader: Instrument EFI GetRNG with TSLOGColin Percival2024-09-291-0/+2
* stand: bump arbitrary build date to 2024-01-01Ed Maste2024-09-051-2/+2
* Fix EFI loader reproducibility with lldDimitry Andric2024-08-151-0/+5
* loader: Bump all versions to 3.0Warner Losh2024-08-012-0/+2
* stand: Remove obsolete junkWarner Losh2024-08-012-7/+0
* loader: Load a splash screen if "splash" variable is definedEmmanuel Vadot2024-07-291-0/+5
* stand/efi: Fix for binutils when targeting arm64Andrew Turner2024-07-151-1/+1
* stand: Install gptboot.efi(8)Warner Losh2024-04-161-0/+1
* stand/efi: Changes to efichar to allow it to be used in the kernelStephen J. Kiernan2024-04-162-5/+20
* loader/efi: Small diff reductionWarner Losh2024-04-161-1/+2
* loader/efi: Only include interpreter's linker scriptWarner Losh2024-04-161-1/+1
* loader/ficl: Rename the ficl compile set to X4th_compile_setWarner Losh2024-04-161-1/+1
* loader/efi: Use unique linker set for luaWarner Losh2024-04-161-1/+1
* loader/efi: Linker sets not needed.Warner Losh2024-04-164-43/+0
* loader: Move ldscripts to match more standard practicesWarner Losh2024-04-166-2/+2
* libsa: Remove redundant sys/cdefs.hWarner Losh2024-04-1624-25/+0
* loader/efi: Make gcc friendlier by move md_devWarner Losh2024-04-161-1/+2
* loader: Retire CTASSERTWarner Losh2024-04-161-1/+1
* libsecureboot do not report expected unverified filesSimon J. Gerraty2024-04-161-0/+7
* loader: Font module is EFI dependentWarner Losh2024-04-161-0/+2
* stand: Use modern function definitionsWarner Losh2024-04-161-1/+1
* stand: Fix typo (triple S)Jose Luis Duran2024-04-161-1/+1
* loader: lua: assume late ACPI detection if the feature isn't enabledKyle Evans2024-04-161-0/+1
* stand: Automated cleanup of cdefs and other formattingWarner Losh2024-04-1614-14/+2
* stand/efi: Consolidate integer typesWarner Losh2024-04-167-354/+31
* stand/efi: Define ACPI_USE_SYSTEM_INTTYPES to be 1 instead of blankWarner Losh2024-04-161-1/+1
* stand/efi: Request ACPI use the system inttypesWarner Losh2024-04-161-0/+1
* loader: fix EFI ACPI detectionR. Christian McDonald2024-04-163-97/+43
* loader: add target for dirdeps buildStephen J. Kiernan2024-04-167-5/+27
* dirdeps: Add missing dependency filesStephen J. Kiernan2024-04-162-0/+34
* stand/loader.efi: fix regression with ignoring nvstoreGleb Smirnoff2024-04-161-1/+1