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

Data Fields

SMM_CORE_DATABASE_COMMON_HEADER Header
 
EFI_GUID FileGuid
 
PHYSICAL_ADDRESS EntryPoint
 
PHYSICAL_ADDRESS ImageBase
 
UINT64 ImageSize
 
UINT32 ImageRef
 
UINT16 PdbStringOffset
 
UINT8 Reserved [2]
 

Detailed Description

Definition at line 32 of file SmiHandlerProfile.h.

Field Documentation

◆ EntryPoint

PHYSICAL_ADDRESS SMM_CORE_IMAGE_DATABASE_STRUCTURE::EntryPoint

Definition at line 35 of file SmiHandlerProfile.h.

◆ FileGuid

EFI_GUID SMM_CORE_IMAGE_DATABASE_STRUCTURE::FileGuid

Definition at line 34 of file SmiHandlerProfile.h.

◆ Header

SMM_CORE_DATABASE_COMMON_HEADER SMM_CORE_IMAGE_DATABASE_STRUCTURE::Header

Definition at line 33 of file SmiHandlerProfile.h.

◆ ImageBase

PHYSICAL_ADDRESS SMM_CORE_IMAGE_DATABASE_STRUCTURE::ImageBase

Definition at line 36 of file SmiHandlerProfile.h.

◆ ImageRef

UINT32 SMM_CORE_IMAGE_DATABASE_STRUCTURE::ImageRef

Definition at line 38 of file SmiHandlerProfile.h.

◆ ImageSize

UINT64 SMM_CORE_IMAGE_DATABASE_STRUCTURE::ImageSize

Definition at line 37 of file SmiHandlerProfile.h.

◆ PdbStringOffset

UINT16 SMM_CORE_IMAGE_DATABASE_STRUCTURE::PdbStringOffset

Definition at line 39 of file SmiHandlerProfile.h.

◆ Reserved

UINT8 SMM_CORE_IMAGE_DATABASE_STRUCTURE::Reserved[2]

Definition at line 40 of file SmiHandlerProfile.h.


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