|
DynamicTablesPkg[all]
1.0
|
Data Fields | |
| UINT64 | BaseAddress |
| The physical base address for the serial port. More... | |
| UINT32 | Interrupt |
| The serial port interrupt. More... | |
| UINT64 | BaudRate |
| The serial port baud rate. More... | |
| UINT32 | Clock |
| The serial port clock. More... | |
| UINT16 | PortSubtype |
| Serial Port subtype. More... | |
| UINT64 | BaseAddressLength |
| The Base address length. More... | |
| UINT8 | AccessSize |
| The access size. More... | |
A structure that describes the Serial Port information for the Platform.
ID: EArmObjSerialConsolePortInfo or EArmObjSerialDebugPortInfo or EArmObjSerialPortInfo
| UINT8 CmArmSerialPortInfo::AccessSize |
The access size.
| UINT64 CmArmSerialPortInfo::BaseAddress |
The physical base address for the serial port.
| UINT64 CmArmSerialPortInfo::BaseAddressLength |
The Base address length.
| UINT64 CmArmSerialPortInfo::BaudRate |
The serial port baud rate.
| UINT32 CmArmSerialPortInfo::Clock |
The serial port clock.
| UINT32 CmArmSerialPortInfo::Interrupt |
The serial port interrupt.
| UINT16 CmArmSerialPortInfo::PortSubtype |
Serial Port subtype.