EFI_SYSTEM_RESOURCE_TABLE

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

FwResourceCount
UINT32 FwResourceCount;

The number of firmware resources in the table, must not be zero.

FwResourceCountMax
UINT32 FwResourceCountMax;

The maximum number of resource array entries that can be within the table without reallocating the table, must not be zero.

FwResourceVersion
UINT64 FwResourceVersion;

The version of the EFI_SYSTEM_RESOURCE_ENTRY entities used in this table. This field should be set to 1.

Meta