package
1.2.0
Repository: https://github.com/linuxboot/fiano.git
Documentation: pkg.go.dev

# Functions

NewBPMH returns a new instance of BPMH with all default values set.
NewIBBSegment returns a new instance of IBBSegment with all default values set.
NewManifest returns a new instance of Manifest with all default values set.
NewPM returns a new instance of PM with all default values set.
NewSE returns a new instance of SE with all default values set.
NewSignature returns a new instance of Signature with all default values set.
NewSize4K returns the given size as multiple of 4K.

# Constants

StructureIDBPMH is the StructureID (in terms of the document #575623) of element 'BPMH'.
StructureIDPM is the StructureID (in terms of the document #575623) of element 'PM'.
StructureIDSE is the StructureID (in terms of the document #575623) of element 'SE'.
StructureIDSignature is the StructureID (in terms of the document #575623) of element 'Signature'.

# Structs

PrettyString: Boot Policy Manifest.
PrettyString: IBB Segments Element.
Signature contains the signature of the BPM.

# Type aliases

Size4K is a size in units of 4096 bytes.
StructInfo is the common header of any element.