Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GatherFirmwareData ¶
func GatherFirmwareData(tpmConn io.ReadWriteCloser, request *api.Configuration) (api.FirmwareProperties, error)
GatherFirmwareData passes the server-sent configuration leafs to the appropriate report sub-functions. Error handling and logging is mostly left to the leaf functions. If part of the report fails, it is simply omitted. Errors that are meaningful for the SaaS are stored in the error members of the api structs.
func ReportAgentHash ¶
func ReportTPM2Properties ¶
func ReportTPM2Properties(properties []api.TPM2Property, tpmConn io.ReadWriteCloser) (err error)
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
implement HECI using ME interface (mei) via official kernel drivers Implement HECI using ME interface (mei) via official kernel drivers.
|
implement HECI using ME interface (mei) via official kernel drivers Implement HECI using ME interface (mei) via official kernel drivers. |
Package netif lists NICs and their OS assigned addresses while trying to filter out virtual ones.
|
Package netif lists NICs and their OS assigned addresses while trying to filter out virtual ones. |
Click to show internal directories.
Click to hide internal directories.