Data Fields | |
SMM_ATTRIBUTES | SmmAttributes |
SMM_FUNCTION | SmmFunction |
UINT8 | SmmPort |
UINT8 | SmmData |
Describes the access mechanism, SmmPort, and SmmData sizes. Type SMM_ATTRIBUTES is defined below.
UINT8 SMM_ENTRY::SmmData |
SmmData size depends upon SmmAttributes and ranges from2 bytes to 16 bytes.
Function Soft SMI is to perform. Type SMM_FUNCTION is defined below.
UINT8 SMM_ENTRY::SmmPort |
SmmPort size depends upon SmmAttributes and ranges from2 bytes to 16 bytes.