TianoCore EDK2 master
Loading...
Searching...
No Matches
SratSubTable Struct Reference

Data Fields

UINT32 Offset
 Start offset of the arch specific sub-table.
 
UINT32 Count
 Count.
 
VOID * CmInfo
 Array of CmInfo objects of the relevant type.
 

Detailed Description

Definition at line 67 of file ArmSratGenerator.c.

Field Documentation

◆ CmInfo

VOID* SratSubTable::CmInfo

Array of CmInfo objects of the relevant type.

Definition at line 75 of file ArmSratGenerator.c.

◆ Count

UINT32 SratSubTable::Count

Count.

Definition at line 72 of file ArmSratGenerator.c.

◆ Offset

UINT32 SratSubTable::Offset

Start offset of the arch specific sub-table.

Definition at line 69 of file ArmSratGenerator.c.


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