Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BIOSDirectory ¶
type BIOSDirectory struct{}
func (BIOSDirectory) String ¶
func (BIOSDirectory) String() string
type BIOSDirectoryEntriesType ¶
type BIOSDirectoryEntriesType struct {
EntryTypes []manifest.BIOSDirectoryTableEntryType
Level amdbiosimage.DirectoryLevel
}
func BIOSDirectoryEntries ¶
func BIOSDirectoryEntries(levels amdbiosimage.DirectoryLevel, entryTypes ...manifest.BIOSDirectoryTableEntryType) BIOSDirectoryEntriesType
func (BIOSDirectoryEntriesType) Data ¶
func (selector BIOSDirectoryEntriesType) Data(ctx context.Context, s *types.State) (*types.Data, error)
Data implements types.DataSource.
func (BIOSDirectoryEntriesType) String ¶
func (selector BIOSDirectoryEntriesType) String() string
type EmbeddedFirmware ¶
type EmbeddedFirmware struct{}
func (EmbeddedFirmware) String ¶
func (EmbeddedFirmware) String() string
type PSPDirectory ¶
type PSPDirectory struct{}
func (PSPDirectory) String ¶
func (PSPDirectory) String() string
type PSPVersion ¶
type PSPVersion struct{}
func (PSPVersion) String ¶
func (PSPVersion) String() string
Click to show internal directories.
Click to hide internal directories.