1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-16 12:55:44 +02:00
tldr/pages/linux/efivar.md

13 lines
269 B
Markdown
Raw Normal View History

# 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]}}`