aboutsummaryrefslogtreecommitdiff
path: root/stand/efi
Commit message (Expand)AuthorAgeFilesLines
* loader.efi: add "gop blt <on|off>" commandToomas Soome45 hours1-3/+23
* stand: use globals for the kernel and module typesAhmad Khalifa2025-01-242-5/+6
* stand: remove unnecessary checks for "elfN kernel"Ahmad Khalifa2025-01-241-2/+0
* stand/efi: Limit where we load the arm64 kernelAndrew Turner2025-01-241-2/+13
* stand/efi: Add more pl011-like uartsAndrew Turner2025-01-231-0/+2
* stand/efi: Use hex values to get the uart typeAndrew Turner2025-01-231-4/+4
* stand/efihttp: Add device type check to efihttp_fs_open()Yongbo Yao2025-01-191-0/+2
* loader: remove check for 2M alignmentAhmad Khalifa2024-12-051-5/+0
* stand/elf64_freebsd.c: use headers instead of doing things ourselvesAhmad Khalifa2024-12-051-48/+56
* 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-2015-20/+618
* loader: Fix 32-bit compatibilityAhmad Khalifa2024-09-202-7/+17
* loader: Fix shadow_fb allocationAhmad Khalifa2024-09-201-1/+1
* stand/efi: Add a 32-bit variant of libefiAhmad Khalifa2024-09-202-0/+5
* loader: update dependencies for dirdeps buildStephen J. Kiernan2024-09-181-1/+9
* stand: bump arbitrary build date to 2024-01-01Ed Maste2024-09-031-2/+2
* 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-1513-13/+0
* loader: Load a splash screen if "splash" variable is definedEmmanuel Vadot2024-07-111-0/+5
* efi_console: Stay inline with the UEFI specAhmad Khalifa2024-07-081-1/+1
* boot/efi: Fix warning for non-standard formats when debuggingJohn F. Carr2024-06-141-3/+4
* 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: c_init returns 0 or 1Warner Losh2024-05-201-2/+2
* efi_console: Use c99 initializersWarner Losh2024-05-201-8/+8
* boot1.efi: Don't redundantly include devpath.cWarner Losh2024-05-071-2/+1
* stand: Install gptboot.efi(8)Warner Losh2024-04-051-0/+1
* stand/efi: Changes to efichar to allow it to be used in the kernelStephen J. Kiernan2024-03-282-5/+20
* 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