aboutsummaryrefslogtreecommitdiff
path: root/stand/efi/loader
Commit message (Expand)AuthorAgeFilesLines
...
* stand/efi: move G(x) and M(x) macros to loader_efi.hAhmad Khalifa2024-12-054-11/+8
* stand: move 'staging' to loader_efi.hAhmad Khalifa2024-12-053-4/+5
* stand: move efi's bi_load into loader_efi.hAhmad Khalifa2024-12-058-18/+3
* stand: drop inttypes.h from safe listWarner Losh2024-11-201-1/+1
* loader.efi: Fix LOADER_NET_SUPPORT=no buildsTatiana2024-11-021-0/+2
* loader.efi: Parse SPCR v3 and v4Warner Losh2024-10-151-7/+17
* loader.efi: Parse SPCR table entry in ACPI tablesWarner Losh2024-10-151-15/+205
* loader.efi: |= the boot flags howWarner Losh2024-10-151-2/+2
* loader.efi: Make rsdp globalWarner Losh2024-10-151-1/+5
* Bump lld LINKER_FREEBSD_VERSION for reproducibility fixDimitry Andric2024-09-221-1/+5
* loader: Expand EFI entropy if < 2048 bytesColin Percival2024-09-221-3/+36
* loader: Instrument EFI GetRNG with TSLOGColin Percival2024-09-221-0/+2
* loader: provide error message in command_errmsg instead of printingAhmad Khalifa2024-09-211-10/+14
* loader: remove unneeded variableAhmad Khalifa2024-09-211-12/+9
* loader: actually change the staging slopAhmad Khalifa2024-09-211-0/+2
* Add a new sysctl in order to diffrentiate UEFI architecturesAhmad Khalifa2024-09-201-1/+7
* stand: Add support for 64-bit machines with 32-bit UEFI implementationsAhmad Khalifa2024-09-2012-20/+607
* loader: Fix 32-bit compatibilityAhmad Khalifa2024-09-202-7/+17
* loader: Fix shadow_fb allocationAhmad Khalifa2024-09-201-1/+1
* loader: update dependencies for dirdeps buildStephen J. Kiernan2024-09-181-1/+9
* Fix EFI loader reproducibility with lldDimitry Andric2024-08-121-0/+5
* loader: Bump all versions to 3.0Warner Losh2024-07-292-0/+2
* stand: Remove obsolete junkWarner Losh2024-07-292-7/+0
* Remove residual blank line at start of MakefileWarner Losh2024-07-155-5/+0
* loader: Load a splash screen if "splash" variable is definedEmmanuel Vadot2024-07-111-0/+5
* loader: Fix G overflowing for G(4) on 32-bit buildsAhmad Khalifa2024-05-291-1/+1
* loader: Allow overriding NEWVERSWHATAhmad Khalifa2024-05-291-1/+1
* stand/efi: Fix for binutils when targeting arm64Andrew Turner2024-05-221-1/+1
* loader/efi: Small diff reductionWarner Losh2024-02-291-1/+2
* loader/efi: Only include interpreter's linker scriptWarner Losh2024-02-251-1/+1
* loader/ficl: Rename the ficl compile set to X4th_compile_setWarner Losh2024-02-251-1/+1
* loader/efi: Use unique linker set for luaWarner Losh2024-02-251-1/+1
* loader/efi: Linker sets not needed.Warner Losh2024-02-254-43/+0
* loader: Move ldscripts to match more standard practicesWarner Losh2024-02-255-1/+1
* libsa: Remove redundant sys/cdefs.hWarner Losh2024-02-2210-11/+0
* loader/efi: Make gcc friendlier by move md_devWarner Losh2024-02-211-1/+2
* loader: Retire CTASSERTWarner Losh2024-02-211-1/+1
* libsecureboot do not report expected unverified filesSimon J. Gerraty2024-02-121-0/+7
* loader: For EFI, if we don't have ConOut, try ConInWarner Losh2024-02-041-1/+6
* loader: Font module is EFI dependentWarner Losh2024-02-021-0/+2
* stand: Add 1440p to the list of known resolutions.Dag-Erling Smørgrav2024-01-231-0/+5
* loader: lua: assume late ACPI detection if the feature isn't enabledKyle Evans2023-12-081-0/+1
* stand: Automated cleanup of cdefs and other formattingWarner Losh2023-11-273-3/+0
* stand/efi: Consolidate integer typesWarner Losh2023-11-221-1/+0
* stand/efi: Define ACPI_USE_SYSTEM_INTTYPES to be 1 instead of blankWarner Losh2023-11-211-1/+1
* stand/efi: Request ACPI use the system inttypesWarner Losh2023-11-211-0/+1
* loader: fix EFI ACPI detectionR. Christian McDonald2023-11-203-97/+43
* stand: Rename LIBFDT to LIBSAFDTMark Johnston2023-11-071-2/+2
* loader: add target for dirdeps buildStephen J. Kiernan2023-11-025-3/+25
* dirdeps: Add missing dependency filesStephen J. Kiernan2023-10-292-0/+34