TianoCore EDK2 master
Loading...
Searching...
No Matches
SMI_ENTRY Struct Reference

Data Fields

UINTN Signature
 
LIST_ENTRY AllEntries
 
EFI_GUID HandlerType
 
LIST_ENTRY SmiHandlers
 

Detailed Description

Definition at line 78 of file PiSmmCore.h.

Field Documentation

◆ AllEntries

LIST_ENTRY SMI_ENTRY::AllEntries

Definition at line 80 of file PiSmmCore.h.

◆ HandlerType

EFI_GUID SMI_ENTRY::HandlerType

Definition at line 82 of file PiSmmCore.h.

◆ Signature

UINTN SMI_ENTRY::Signature

Definition at line 79 of file PiSmmCore.h.

◆ SmiHandlers

LIST_ENTRY SMI_ENTRY::SmiHandlers

Definition at line 83 of file PiSmmCore.h.


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