aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRebecca Cran <bcran@FreeBSD.org>2019-03-07 00:01:28 +0000
committerRebecca Cran <bcran@FreeBSD.org>2019-03-07 00:01:28 +0000
commit7b1f3e08d9ac5725cf9bd6144b7c3961c4e5a173 (patch)
tree723594bf51f208d6cc968c92862bc32d8213fdfb
parent21231a7aa6ddf965f983e33fd600e610d886c59a (diff)
downloadsrc-7b1f3e08d9ac5725cf9bd6144b7c3961c4e5a173.tar.gz
src-7b1f3e08d9ac5725cf9bd6144b7c3961c4e5a173.zip
Document the efivar --load-option option
Reviewed by: imp, kevans Sponsored by: Netflix, Inc. Differential Revision: https://reviews.freebsd.org/D19263
Notes
Notes: svn path=/head/; revision=344862
-rw-r--r--usr.sbin/efivar/efivar.87
1 files changed, 5 insertions, 2 deletions
diff --git a/usr.sbin/efivar/efivar.8 b/usr.sbin/efivar/efivar.8
index 215708dd8afe..aa3222a0fb7a 100644
--- a/usr.sbin/efivar/efivar.8
+++ b/usr.sbin/efivar/efivar.8
@@ -1,5 +1,5 @@
.\"
-.\" Copyright (c) 2017 Netflix, Inc.
+.\" Copyright (c) 2017-2019 Netflix, Inc.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd May 22, 2017
+.Dd March 6, 2019
.Dt EFIVAR 8
.Os
.Sh NAME
@@ -46,6 +46,7 @@
.Op Fl -hex
.Op Fl -list-guids
.Op Fl -list
+.Op Fl -load-option
.Op Fl -name Ar name
.Op Fl -no-name
.Op Fl -print
@@ -147,6 +148,8 @@ List all the variables.
If the
.Fl -print
flag is also listed, their values will be displayed.
+.It Fl -load-option
+Decode the variable as if it were a UEFI Boot Option, including information about what device and/or paths the UEFI DevicePaths decode to.
.It Fl N Fl -no-name
Do not display the variable name.
.It Fl p Fl -print