TianoCore EDK2 master
Loading...
Searching...
No Matches
DebugPortTable.h File Reference

Go to the source code of this file.

Data Structures

struct  EFI_ACPI_DEBUG_PORT_DESCRIPTION_TABLE
 

Macros

#define EFI_ACPI_DEBUG_PORT_TABLE_REVISION   0x01
 
#define EFI_ACPI_DBGP_INTERFACE_TYPE_FULL_16550   0
 
#define EFI_ACPI_DBGP_INTERFACE_TYPE_16550_SUBSET_COMPATIBLE_WITH_MS_DBGP_SPEC   1
 

Detailed Description

ACPI debug port table definition, defined at Microsoft DebugPortSpecification.

Copyright (c) 2012 - 2018, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file DebugPortTable.h.

Macro Definition Documentation

◆ EFI_ACPI_DBGP_INTERFACE_TYPE_16550_SUBSET_COMPATIBLE_WITH_MS_DBGP_SPEC

#define EFI_ACPI_DBGP_INTERFACE_TYPE_16550_SUBSET_COMPATIBLE_WITH_MS_DBGP_SPEC   1

Definition at line 41 of file DebugPortTable.h.

◆ EFI_ACPI_DBGP_INTERFACE_TYPE_FULL_16550

#define EFI_ACPI_DBGP_INTERFACE_TYPE_FULL_16550   0

Definition at line 40 of file DebugPortTable.h.

◆ EFI_ACPI_DEBUG_PORT_TABLE_REVISION

#define EFI_ACPI_DEBUG_PORT_TABLE_REVISION   0x01

Definition at line 35 of file DebugPortTable.h.