# 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
<TO BE DOCUMENTED>.
<TO BE DOCUMENTED>.
<TO BE DOCUMENTED>.
<TO BE DOCUMENTED>.
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
CachingType <TO BE DOCUMENTED>.
Duration16In5Sec exports the custom type Duration16In5Sec.
PBETValue <TO BE DOCUMENTED>.
SEFlags <TO BE DOCUMENTED>.
Size4K is a size in units of 4096 bytes.
StructInfo is the common header of any element.