TianoCore EDK2 master
|
#include <IndustryStandard/Acpi.h>
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 |
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.
#define EFI_ACPI_DBGP_INTERFACE_TYPE_16550_SUBSET_COMPATIBLE_WITH_MS_DBGP_SPEC 1 |
Definition at line 41 of file DebugPortTable.h.
#define EFI_ACPI_DBGP_INTERFACE_TYPE_FULL_16550 0 |
Definition at line 40 of file DebugPortTable.h.
#define EFI_ACPI_DEBUG_PORT_TABLE_REVISION 0x01 |
Definition at line 35 of file DebugPortTable.h.