TianoCore EDK2 master
|
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. | |
Definition at line 67 of file ArmSratGenerator.c.
VOID* SratSubTable::CmInfo |
Array of CmInfo objects of the relevant type.
Definition at line 75 of file ArmSratGenerator.c.
UINT32 SratSubTable::Count |
Count.
Definition at line 72 of file ArmSratGenerator.c.
UINT32 SratSubTable::Offset |
Start offset of the arch specific sub-table.
Definition at line 69 of file ArmSratGenerator.c.