efivar

package
v0.0.0-...-48be911 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 28, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Definitions for standard EFI variables

Functions

This section is empty.

Types

type Efivar

type Efivar struct {
	Name       string
	GUID       *util.EFIGUID
	Attributes attributes.Attributes
}

type Marshallable

type Marshallable interface {
	Marshal(buf *bytes.Buffer)
}

Marshallable is an interface to marshal efi variables

type Unmarshallable

type Unmarshallable interface {
	Unmarshal(data *bytes.Buffer) error
}

Unmarshallable is an interface to unmarshal efi variables

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL