![]() |
| Home |
|
|
Structure RTACPI_SRATSystem Resource Affinity Table. Signature is RTACPISIG('SRAT').
typedef struct {
RTACPI_Header Header;
BYTE Reserved[4+8];
BYTE StaticResourceAllocationStructure[1]; // open array
} RTACPI_SRAT;
|