Documentation
¶
Index ¶
Constants ¶
ID represents the unique id of APCBSecurityTokens analyzer that checks BIOS
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Analyzer ¶
type Analyzer struct{}
Analyzer that verifies AMD's BIOS RTM Volume
func (*Analyzer) ID ¶
func (analyzer *Analyzer) ID() analysis.AnalyzerID
ID implements the ID method required for analysis.Analyzer
type Input ¶
type Input struct {
Firmware analysis.ActualPSPFirmware
}
Input is an input structure required for analyzer
Click to show internal directories.
Click to hide internal directories.