TianoCore EDK2 master
Loading...
Searching...
No Matches
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
 

Detailed Description

Definition at line 80 of file SmiHandlerProfile.h.

Field Documentation

◆ CallerAddr

PHYSICAL_ADDRESS SMM_CORE_SMI_HANDLER_STRUCTURE::CallerAddr

Definition at line 83 of file SmiHandlerProfile.h.

◆ ContextBufferOffset

UINT16 SMM_CORE_SMI_HANDLER_STRUCTURE::ContextBufferOffset

Definition at line 85 of file SmiHandlerProfile.h.

◆ ContextBufferSize

UINT32 SMM_CORE_SMI_HANDLER_STRUCTURE::ContextBufferSize

Definition at line 87 of file SmiHandlerProfile.h.

◆ Handler

PHYSICAL_ADDRESS SMM_CORE_SMI_HANDLER_STRUCTURE::Handler

Definition at line 84 of file SmiHandlerProfile.h.

◆ ImageRef

UINT32 SMM_CORE_SMI_HANDLER_STRUCTURE::ImageRef

Definition at line 82 of file SmiHandlerProfile.h.

◆ Length

UINT32 SMM_CORE_SMI_HANDLER_STRUCTURE::Length

Definition at line 81 of file SmiHandlerProfile.h.

◆ Reserved

UINT8 SMM_CORE_SMI_HANDLER_STRUCTURE::Reserved[2]

Definition at line 86 of file SmiHandlerProfile.h.


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