TianoCore EDK2 master
|
Go to the source code of this file.
Data Structures | |
struct | SERIAL_PORT_INFO |
Macros | |
#define | PLD_SERIAL_TYPE_IO_MAPPED 1 |
#define | PLD_SERIAL_TYPE_MEMORY_MAPPED 2 |
Variables | |
EFI_GUID | gUefiSerialPortInfoGuid |
This file defines the hob structure for serial port.
Copyright (c) 2014 - 2019, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file SerialPortInfoGuid.h.
#define PLD_SERIAL_TYPE_IO_MAPPED 1 |
Definition at line 17 of file SerialPortInfoGuid.h.
#define PLD_SERIAL_TYPE_MEMORY_MAPPED 2 |
Definition at line 18 of file SerialPortInfoGuid.h.