sysinfoapi

package
v0.0.0-...-f8dbd7a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 3, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EnumSystemFirmwareTables

func EnumSystemFirmwareTables(firmwareTableProviderSignature FirmwareTable) (tables []string, err error)

EnumSystemFirmwareTables

func GetSystemFirmwareTable

func GetSystemFirmwareTable(firmwareTableProviderSignature FirmwareTable, FirmwareTableID FirmwareTableId)

Types

type FirmwareTable

type FirmwareTable int64
const (
	//ACPI The ACPI firmware table provider.
	ACPI FirmwareTable = 1094930505
	//FIRM The raw firmware table provider. Not supported for UEFI systems; use 'RSMB' instead.
	FIRM FirmwareTable = 1179210317
	//RSMB The raw SMBIOS firmware table provider.
	RSMB FirmwareTable = 1381190978
)

type FirmwareTableId

type FirmwareTableId int64
const (
	FACP FirmwareTableId = 1178682192
	PCAF FirmwareTableId = 1346584902
	MSDM FirmwareTableId = 1296323405
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL