12#ifndef __DEBUG_IMAGE_INFO_GUID_H__
13#define __DEBUG_IMAGE_INFO_GUID_H__
20#define EFI_DEBUG_IMAGE_INFO_TABLE_GUID \
22 0x49152e77, 0x1ada, 0x4764, {0xb7, 0xa2, 0x7a, 0xfe, 0xfe, 0xd9, 0x5e, 0x8b } \
25#define EFI_DEBUG_IMAGE_INFO_UPDATE_IN_PROGRESS 0x01
26#define EFI_DEBUG_IMAGE_INFO_TABLE_MODIFIED 0x02
28#define EFI_DEBUG_IMAGE_INFO_TYPE_NORMAL 0x01
53 UINT32 *ImageInfoType;
72extern EFI_GUID gEfiDebugImageInfoTableGuid;
UINT64 EFI_PHYSICAL_ADDRESS
EFI_LOADED_IMAGE_PROTOCOL * LoadedImageProtocolInstance
volatile UINT32 UpdateStatus
EFI_DEBUG_IMAGE_INFO * EfiDebugImageInfoTable
UINT32 Crc32
A 32-bit CRC value that is used to verify the EFI_SYSTEM_TABLE_POINTER structure is valid.
UINT64 Signature
A constant UINT64 that has the value EFI_SYSTEM_TABLE_SIGNATURE.
EFI_PHYSICAL_ADDRESS EfiSystemTableBase
The physical address of the EFI system table.