TianoCore EDK2
master
Loading...
Searching...
No Matches
SerialPortInfoGuid.h
Go to the documentation of this file.
1
9
#ifndef SERIAL_PORT_INFO_GUID_H_
10
#define SERIAL_PORT_INFO_GUID_H_
11
15
extern
EFI_GUID
gUefiSerialPortInfoGuid
;
16
17
#define PLD_SERIAL_TYPE_IO_MAPPED 1
18
#define PLD_SERIAL_TYPE_MEMORY_MAPPED 2
19
20
typedef
struct
{
21
UINT8 Revision;
22
UINT8 Reserved0[3];
23
UINT32 Type;
24
UINT32 BaseAddr;
25
UINT32 Baud;
26
UINT32 RegWidth;
27
UINT32 InputHertz;
28
UINT32 UartPciAddr;
29
}
SERIAL_PORT_INFO
;
30
31
#endif
gUefiSerialPortInfoGuid
EFI_GUID gUefiSerialPortInfoGuid
GUID
Definition:
Base.h:213
SERIAL_PORT_INFO
Definition:
SerialPortInfoGuid.h:20
UefiPayloadPkg
Include
Guid
SerialPortInfoGuid.h
Generated on Fri Nov 15 2024 18:01:26 for TianoCore EDK2 by
1.9.6