aboutsummaryrefslogtreecommitdiff
path: root/stand/efi/libefi/Makefile
Commit message (Expand)AuthorAgeFilesLines
* stand: Rename ZFSSRC to SAZFSSRC to avoid confusionWarner Losh2025-11-251-1/+1
* stand: Cut over to using the EDK2 filesWarner Losh2025-11-161-1/+1
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* stand/efi: Retire i386 supportWarner Losh2023-05-111-1/+1
* stand: Move eficom to libefiWarner Losh2023-05-111-0/+1
* Use the arm virtual counter in the arm64 loaderAndrew Turner2021-06-021-2/+3
* EFI secure boot VECTX related changesEric van Gyzen2021-04-301-0/+2
* loader: Use TERM_EMU for arm and arm64Emmanuel Vadot2021-01-171-3/+0
* loader.efi: reworked framebuffer setupToomas Soome2021-01-121-0/+1
* loader: implement framebuffer consoleToomas Soome2021-01-021-1/+1
* RISC-V boot1.efi and loader.efi supportMitchell Horne2020-07-061-1/+2
* loader: create single zfs nextboot implementationToomas Soome2020-06-201-0/+2
* loader: fall back to term_emu on efi console with serial backendToomas Soome2019-11-021-0/+5
* loader: use teken teminal emulator for x86 and uefiToomas Soome2019-09-051-5/+5
* loader: add HTTP support using UEFIRebecca Cran2019-06-241-0/+1
* MK_ZFS -> {MK_ZFS|MK_LOADER_ZFS}, this is so we can diable userland / kernelMatt Macy2019-01-051-1/+1
* Move the env convenience routines out of boot1.c.Warner Losh2018-03-121-0/+1
* Use the one-line-per-file pattern here, and sort the file names.Warner Losh2018-03-121-2/+14
* These 4th words were an attempt to allow integration into the bootWarner Losh2018-02-021-4/+0
* Centralize several variables.Warner Losh2018-02-021-1/+0
* libefi: make efichar.h more usable in stand codeToomas Soome2017-12-141-2/+0
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-0/+57