aboutsummaryrefslogtreecommitdiff
path: root/stand/efi/libefi/efienv.c
Commit message (Expand)AuthorAgeFilesLines
* stand: Cut over to using the EDK2 filesWarner Losh2025-11-161-0/+1
* libsa: Remove redundant sys/cdefs.hWarner Losh2024-02-221-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Add efi_freebsd_delenvWarner Losh2019-04-251-1/+7
* Add efi_delenvWarner Losh2019-04-181-0/+18
* Add a more generic efi_setenv function.Warner Losh2019-04-181-0/+19
* Allow reading the UEFI variable sizeMarcin Wojtas2019-02-081-1/+1
* Regularize the Netflix copyrightWarner Losh2019-02-041-1/+0
* libefi: UEFI_BOOT_VAR_GUID duplicates EFI_GLOBAL_VARIABLEToomas Soome2018-03-151-1/+1
* Move the env convenience routines out of boot1.c.Warner Losh2018-03-121-0/+87