freebsd-dev/sys/boot/efi/libefi
Warner Losh 53ff4bbc05 Implement UEFI set environment variable, as well as exporting the EFI
version. This is also scriptable, though additional scripting will be
needed.

Differential Review: https://reviews.freebsd.org/D4494
MFC After: 3 days
2016-05-17 21:25:20 +00:00
..
delay.c
efi_console.c It sure would be nice to use printf with wide strings. Implement %S to 2016-05-17 14:10:45 +00:00
efinet.c Still open the network interface when EFI_OPEN_PROTOCOL_EXCLUSIVE failed. 2016-02-03 14:34:25 +00:00
efipart.c efipart: Support an arbitrary number of partitions 2016-05-05 00:07:08 +00:00
env.c Implement UEFI set environment variable, as well as exporting the EFI 2016-05-17 21:25:20 +00:00
errno.c
handles.c Add EFI ZFS boot support 2016-01-15 02:33:47 +00:00
libefi.c A new implementation of the loader block cache 2016-04-18 23:09:22 +00:00
Makefile Implement UEFI set environment variable, as well as exporting the EFI 2016-05-17 21:25:20 +00:00
Makefile.depend
time.c Make efi_time and EFI_GetTimeOfDay static, neither are used by other parts 2016-02-21 21:20:23 +00:00