Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ACM ¶
type ACM struct{}
ACM is Intel Authenticated Code Module. It could be used to verify/measure IBB (Initial Boot Block), which in some flows includes PEI.
func (ACM) ResponsibleCode ¶
func (ACM) ResponsibleCode() types.DataSource
ResponsibleCode implements types.Actor.
type PCH ¶
type PCH struct{}
PCH is the Intel Platform Controller Hub.
Actually, it is unclear if some actions are performed with builtin ucode or with PCH, but for now a good enough approximation.
func (PCH) ResponsibleCode ¶
func (PCH) ResponsibleCode() types.DataSource
ResponsibleCode implements types.Actor.
Click to show internal directories.
Click to hide internal directories.