freebsd-dev/usr.sbin/efibootmgr
Ryan Moeller b8adbe1c15 efibootmgr: Use returned error code for error message, not errno
efivar_unix_path_to_device_path returns the error code, it does not set errno.

Reviewed by:	imp
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D26852
2020-10-19 10:38:40 +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: Use returned error code for error message, not errno 2020-10-19 10:38:40 +00:00
Makefile