efi

package
v0.47.0-rc.0 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EFICode           = "OVMF_CODE.fd"
	EFIVars           = "OVMF_VARS.fd"
	EFICodeAARCH64    = "AAVMF_CODE.fd"
	EFIVarsAARCH64    = "AAVMF_VARS.fd"
	EFICodeSecureBoot = "OVMF_CODE.secboot.fd"
	EFIVarsSecureBoot = "OVMF_VARS.secboot.fd"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type EFIEnvironment

type EFIEnvironment struct {
	// contains filtered or unexported fields
}

func DetectEFIEnvironment

func DetectEFIEnvironment(arch, ovmfPath string) *EFIEnvironment

func (*EFIEnvironment) Bootable

func (e *EFIEnvironment) Bootable(secureBoot bool) bool

func (*EFIEnvironment) EFICode

func (e *EFIEnvironment) EFICode(secureBoot bool) string

func (*EFIEnvironment) EFIVars

func (e *EFIEnvironment) EFIVars(secureBoot bool) string

Jump to

Keyboard shortcuts

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