Documentation
¶
Index ¶
- type MeasureBIOSDirectory
- type MeasureBIOSRTMVolume
- type MeasureBIOSStaticEntries
- type MeasureEmbeddedFirmwareStructure
- type MeasureMP0C2PMsgRegisters
- type MeasureMicrocodePatch
- type MeasurePMUFirmware
- type MeasurePSPVersion
- type MeasureVideoImageInterpreter
- type VerifyBIOSDirectoryType
- type VerifyPSPDirectoryType
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MeasureBIOSDirectory ¶
type MeasureBIOSDirectory struct{}
type MeasureBIOSRTMVolume ¶
type MeasureBIOSRTMVolume struct{}
type MeasureBIOSStaticEntries ¶
type MeasureBIOSStaticEntries struct{}
type MeasureEmbeddedFirmwareStructure ¶
type MeasureEmbeddedFirmwareStructure struct{}
type MeasureMP0C2PMsgRegisters ¶
type MeasureMP0C2PMsgRegisters struct{}
type MeasureMicrocodePatch ¶
type MeasureMicrocodePatch struct{}
type MeasurePMUFirmware ¶
type MeasurePMUFirmware struct{}
type MeasurePSPVersion ¶
type MeasurePSPVersion struct{}
type MeasureVideoImageInterpreter ¶
type MeasureVideoImageInterpreter struct{}
type VerifyBIOSDirectoryType ¶
VerifyBIOSDirectoryType is just the type implementing VerifyBIOSDirectory.
func VerifyBIOSDirectory ¶
func VerifyBIOSDirectory(fallbackFlow types.Flow) VerifyBIOSDirectoryType
VerifyBIOSDirectory is a types.Step to verify if Intel Authenticated Code Module is valid (and jump to another flow if it is not).
type VerifyPSPDirectoryType ¶
VerifyPSPDirectoryType is just the type implementing VerifyPSPDirectory.
func VerifyPSPDirectory ¶
func VerifyPSPDirectory(fallbackFlow types.Flow) VerifyPSPDirectoryType
VerifyPSPDirectory is a types.Step to verify if Intel Authenticated Code Module is valid (and jump to another flow if it is not).
Source Files
¶
- measure_bios_directory.go
- measure_bios_directory_entries.go
- measure_bios_rtm_volume.go
- measure_embedded_firmware_structure.go
- measure_microcode_patch.go
- measure_mp0_c2p_msg_registers.go
- measure_pmu_firmware.go
- measure_psp_version.go
- measure_to_tpm_each_range_separately.go
- measure_video_image_interpreter.go
- verify_bios_directory.go
- verify_psp_directory.go
Click to show internal directories.
Click to hide internal directories.