iPXE
Data Fields
tdUEFI_IMAGE_LOAD_EVENT Struct Reference

UEFI_IMAGE_LOAD_EVENT. More...

#include <UefiTcgPlatform.h>

Data Fields

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

Detailed Description

UEFI_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 180 of file UefiTcgPlatform.h.

Field Documentation

◆ ImageLocationInMemory

EFI_PHYSICAL_ADDRESS tdUEFI_IMAGE_LOAD_EVENT::ImageLocationInMemory

Definition at line 181 of file UefiTcgPlatform.h.

◆ ImageLengthInMemory

UINT64 tdUEFI_IMAGE_LOAD_EVENT::ImageLengthInMemory

Definition at line 182 of file UefiTcgPlatform.h.

◆ ImageLinkTimeAddress

UINT64 tdUEFI_IMAGE_LOAD_EVENT::ImageLinkTimeAddress

Definition at line 183 of file UefiTcgPlatform.h.

◆ LengthOfDevicePath

UINT64 tdUEFI_IMAGE_LOAD_EVENT::LengthOfDevicePath

Definition at line 184 of file UefiTcgPlatform.h.

◆ DevicePath

EFI_DEVICE_PATH_PROTOCOL tdUEFI_IMAGE_LOAD_EVENT::DevicePath[1]

Definition at line 185 of file UefiTcgPlatform.h.


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