efivar: add page (#17508)

Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com>
This commit is contained in:
Managor
2025-08-06 19:22:39 +03:00
committed by GitHub
parent 306afe64d8
commit 0f2bc745b1
+12
View File
@@ -0,0 +1,12 @@
# efivar
> Manage UEFI variables.
> More information: <https://manned.org/efivar>.
- List all UEFI variables:
`efivar {{[-l|--list]}}`
- Print the contents of a variable:
`efivar {{[-n|--name]}} {{146b234d-4052-4e07-b326-11220f8e1fe8-lBoot0000}} {{[-p|--print]}}`