TianoCore EDK2 master
Loading...
Searching...
No Matches
EFI_DEBUG_IMAGE_INFO_TABLE_HEADER Struct Reference

Data Fields

volatile UINT32 UpdateStatus
 
UINT32 TableSize
 
EFI_DEBUG_IMAGE_INFOEfiDebugImageInfoTable
 

Detailed Description

Definition at line 57 of file DebugImageInfoTable.h.

Field Documentation

◆ EfiDebugImageInfoTable

EFI_DEBUG_IMAGE_INFO* EFI_DEBUG_IMAGE_INFO_TABLE_HEADER::EfiDebugImageInfoTable

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

Definition at line 69 of file DebugImageInfoTable.h.

◆ TableSize

UINT32 EFI_DEBUG_IMAGE_INFO_TABLE_HEADER::TableSize

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

Definition at line 65 of file DebugImageInfoTable.h.

◆ UpdateStatus

volatile UINT32 EFI_DEBUG_IMAGE_INFO_TABLE_HEADER::UpdateStatus

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

Definition at line 61 of file DebugImageInfoTable.h.


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