freebsd-dev/sys/boot/efi/libefi
Warner Losh 9a0b26ec6f Fix several instances where the boot loader ignored pager_output
return value when it could return 1 (indicating we should stop).
Fix a few instances of pager_open() / pager_close() not being called.
Actually use these routines for the environment variable printing code
I just committed.
2016-05-18 05:59:05 +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 Fix several instances where the boot loader ignored pager_output 2016-05-18 05:59:05 +00:00
efipart.c Fix several instances where the boot loader ignored pager_output 2016-05-18 05:59:05 +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 META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
time.c Make efi_time and EFI_GetTimeOfDay static, neither are used by other parts 2016-02-21 21:20:23 +00:00