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.
NewPCD returns a new instance of PCD with all default values set.
NewPM returns a new instance of PM with all default values set.
NewReserved returns a new instance of Reserved 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.
NewTXT returns a new instance of TXT with all default values set.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
<TO BE DOCUMENTED>.
<TO BE DOCUMENTED>.
<TO BE DOCUMENTED>.
<TO BE DOCUMENTED>.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StructureIDBPMH is the StructureID (in terms of the document #575623) of element 'BPMH'.
StructureIDPCD is the StructureID (in terms of the document #575623) of element 'PCD'.
StructureIDPM is the StructureID (in terms of the document #575623) of element 'PM'.
StructureIDReserved is the StructureID (in terms of the document #575623) of element 'Reserved'.
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'.
StructureIDTXT is the StructureID (in terms of the document #575623) of element 'TXT'.

# Structs

BPMH is the header of boot policy manifest.
IBBSegment defines a single IBB segment.
Manifest is a boot policy manifest PrettyString: Boot Policy Manifest.
PCD holds various Platform Config Data.
PM is the platform manufacturer data element.
Reserved is reducted.
SE is an IBB segments element PrettyString: IBB Segments Element.
Signature contains the signature of the BPM.
TXT is the TXT element.

# Type aliases

No description provided by the author
CachingType <TO BE DOCUMENTED>.
Duration16In5Sec exports the custom type Duration16In5Sec.
No description provided by the author
No description provided by the author
PBETValue <TO BE DOCUMENTED>.
No description provided by the author
SEFlags <TO BE DOCUMENTED>.
Size4K is a size in units of 4096 bytes.
StructInfo is the common header of any element.
No description provided by the author