XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_SYSTEM_RESOURCE_TABLE Struct Reference

#include <SystemResourceTable.h>

Public Attributes

UINT32 FwResourceCount
 
UINT32 FwResourceCountMax
 
UINT64 FwResourceVersion
 

Member Data Documentation

◆ FwResourceCount

UINT32 EFI_SYSTEM_RESOURCE_TABLE::FwResourceCount

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

◆ FwResourceCountMax

UINT32 EFI_SYSTEM_RESOURCE_TABLE::FwResourceCountMax

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

◆ FwResourceVersion

UINT64 EFI_SYSTEM_RESOURCE_TABLE::FwResourceVersion

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


The documentation for this struct was generated from the following file: