TianoCore EDK2 master
|
Data Fields | |
EFI_ACPI_DEBUG_PORT_2_DESCRIPTION_TABLE | Description |
The DBG2 table header. | |
DBG2_DEBUG_DEVICE_INFORMATION | Dbg2DeviceInfo [DBG2_NUM_DEBUG_PORTS] |
Debug port information list. | |
A structure representing the information about the debug port(s) available on the platform.
Definition at line 95 of file Dbg2Generator.c.
DBG2_DEBUG_DEVICE_INFORMATION DBG2_TABLE::Dbg2DeviceInfo[DBG2_NUM_DEBUG_PORTS] |
Debug port information list.
Definition at line 100 of file Dbg2Generator.c.
EFI_ACPI_DEBUG_PORT_2_DESCRIPTION_TABLE DBG2_TABLE::Description |
The DBG2 table header.
Definition at line 97 of file Dbg2Generator.c.