iPXE
Data Fields
tdEFI_IMAGE_LOAD_EVENT Struct Reference

EFI_IMAGE_LOAD_EVENT. More...

#include <UefiTcgPlatform.h>

Data Fields

EFI_PHYSICAL_ADDRESS ImageLocationInMemory
 
UINTN ImageLengthInMemory
 
UINTN ImageLinkTimeAddress
 
UINTN LengthOfDevicePath
 
EFI_DEVICE_PATH_PROTOCOL DevicePath [1]
 

Detailed Description

EFI_IMAGE_LOAD_EVENT.

This structure is used in EV_EFI_BOOT_SERVICES_APPLICATION, EV_EFI_BOOT_SERVICES_DRIVER and EV_EFI_RUNTIME_SERVICES_DRIVER

Definition at line 166 of file UefiTcgPlatform.h.

Field Documentation

◆ ImageLocationInMemory

EFI_PHYSICAL_ADDRESS tdEFI_IMAGE_LOAD_EVENT::ImageLocationInMemory

Definition at line 167 of file UefiTcgPlatform.h.

◆ ImageLengthInMemory

UINTN tdEFI_IMAGE_LOAD_EVENT::ImageLengthInMemory

Definition at line 168 of file UefiTcgPlatform.h.

◆ ImageLinkTimeAddress

UINTN tdEFI_IMAGE_LOAD_EVENT::ImageLinkTimeAddress

Definition at line 169 of file UefiTcgPlatform.h.

◆ LengthOfDevicePath

UINTN tdEFI_IMAGE_LOAD_EVENT::LengthOfDevicePath

Definition at line 170 of file UefiTcgPlatform.h.

◆ DevicePath

EFI_DEVICE_PATH_PROTOCOL tdEFI_IMAGE_LOAD_EVENT::DevicePath[1]

Definition at line 171 of file UefiTcgPlatform.h.


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