EFI_DEBUG_IMAGE_INFO_TABLE_HEADER

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

EfiDebugImageInfoTable
EFI_DEBUG_IMAGE_INFO* EfiDebugImageInfoTable;

A pointer to the first element of an array of EFI_DEBUG_IMAGE_INFO structures.

TableSize
UINT32 TableSize;

The number of EFI_DEBUG_IMAGE_INFO elements in the array pointed to by EfiDebugImageInfoTable.

UpdateStatus
UINT32 UpdateStatus;

UpdateStatus is used by the system to indicate the state of the debug image info table.

Meta