iPXE
|
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] |
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 192 of file UefiTcgPlatform.h.
EFI_PHYSICAL_ADDRESS tdUEFI_IMAGE_LOAD_EVENT::ImageLocationInMemory |
Definition at line 193 of file UefiTcgPlatform.h.
UINT64 tdUEFI_IMAGE_LOAD_EVENT::ImageLengthInMemory |
Definition at line 194 of file UefiTcgPlatform.h.
UINT64 tdUEFI_IMAGE_LOAD_EVENT::ImageLinkTimeAddress |
Definition at line 195 of file UefiTcgPlatform.h.
UINT64 tdUEFI_IMAGE_LOAD_EVENT::LengthOfDevicePath |
Definition at line 196 of file UefiTcgPlatform.h.
EFI_DEVICE_PATH_PROTOCOL tdUEFI_IMAGE_LOAD_EVENT::DevicePath[1] |
Definition at line 197 of file UefiTcgPlatform.h.