freebsd-dev/usr.sbin/efivar
Warner Losh e08bb1091c Implenent --fromfile to read variable values when printing variables
So

./efivar --fromfile Boot0001.bin --print --load-option

will take the value from Boot0001.bin file and then decode it as if it
were a load-option. This is useful for debugging handling of such
variables that may be hanging the boot for some people.

Sponsored by: Netflix, Inc
2018-10-26 22:13:40 +00:00
..
efiutil.c Iniailize str so ucs2_to_utf8 won't free stack garbage. 2017-12-12 19:26:28 +00:00
efiutil.h Create efi utility printing routines 2017-09-07 07:30:19 +00:00
efivar.8 Implenent --fromfile to read variable values when printing variables 2018-10-26 22:13:40 +00:00
efivar.c Implenent --fromfile to read variable values when printing variables 2018-10-26 22:13:40 +00:00
Makefile Add forgotten libgeom. 2017-12-02 15:25:45 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00