snippetbashTip
efivar — Manage UEFI variables. More information: <https://manned.org/efivar>.
Viewed 0 times
commandefivarclimanageinformationuefivariablesmore
linux
Problem
How to use the
efivar command: Manage UEFI variables. More information: <https://manned.org/efivar>.Solution
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]}}Code Snippets
List all UEFI variables
efivar {{[-l|--list]}}Print the contents of a variable
efivar {{[-n|--name]}} {{146b234d-4052-4e07-b326-11220f8e1fe8-lBoot0000}} {{[-p|--print]}}Context
tldr-pages: linux/efivar
Revisions (0)
No revisions yet.