MdeModulePkg[all]  0.98
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
SMM_CORE_SMI_HANDLER_STRUCTURE Struct Reference

Data Fields

UINT32 Length
 
UINT32 ImageRef
 
PHYSICAL_ADDRESS CallerAddr
 
PHYSICAL_ADDRESS Handler
 
UINT16 ContextBufferOffset
 
UINT8 Reserved [2]
 
UINT32 ContextBufferSize
 

Field Documentation

PHYSICAL_ADDRESS SMM_CORE_SMI_HANDLER_STRUCTURE::CallerAddr
UINT16 SMM_CORE_SMI_HANDLER_STRUCTURE::ContextBufferOffset
UINT32 SMM_CORE_SMI_HANDLER_STRUCTURE::ContextBufferSize
PHYSICAL_ADDRESS SMM_CORE_SMI_HANDLER_STRUCTURE::Handler
UINT32 SMM_CORE_SMI_HANDLER_STRUCTURE::ImageRef
UINT32 SMM_CORE_SMI_HANDLER_STRUCTURE::Length
UINT8 SMM_CORE_SMI_HANDLER_STRUCTURE::Reserved[2]