package
0.0.0-20250312152250-ea85ec9d2454
Repository: https://github.com/snapcore/snapd.git
Documentation: pkg.go.dev

# Functions

MockVars mocks EFI variables as read by ReadVar*, only to be used from tests.
ReadVarBytes will attempt to read the bytes of the value of the specified EFI variable, specified by its full name composed of the variable name and vendor ID.
ReadVarString will attempt to read the string value of the specified EFI variable, specified by its full name composed of the variable name and vendor ID.

# Constants

see https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/include/linux/efi.h?h=v5.4.32.
see https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/include/linux/efi.h?h=v5.4.32.
see https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/include/linux/efi.h?h=v5.4.32.

# Variables

No description provided by the author

# Type aliases

No description provided by the author