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

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.
 

Detailed Description

A structure representing the information about the debug port(s) available on the platform.

Definition at line 95 of file Dbg2Generator.c.

Field Documentation

◆ Dbg2DeviceInfo

Debug port information list.

Definition at line 100 of file Dbg2Generator.c.

◆ Description

EFI_ACPI_DEBUG_PORT_2_DESCRIPTION_TABLE DBG2_TABLE::Description

The DBG2 table header.

Definition at line 97 of file Dbg2Generator.c.


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