freebsd-src/usr.sbin/efibootmgr
D Scott Phillips 83c4237258 efibootmgr: Add option to request booting to the firmware user interface
The OsIndications UEFI variable can request the firware to stop at
its UI instead of continuing with boot. Add flags for setting and
clearing this request.

Reviewed by:	manu, bcr (manpages)
Approved by:	scottl (implicit)
MFC after:	1 week
Sponsored by:	Ampere Computing, Inc.
Differential Revision:	https://reviews.freebsd.org/D25839
2020-08-26 02:05:58 +00:00
..
efibootmgr.8 efibootmgr: Add option to request booting to the firmware user interface 2020-08-26 02:05:58 +00:00
efibootmgr.c efibootmgr: Add option to request booting to the firmware user interface 2020-08-26 02:05:58 +00:00
Makefile