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

Go to the source code of this file.

Macros

#define EARLY_16550_UART_BASE_ADDRESS_GUID
 

Variables

EFI_GUID gEarly16550UartBaseAddressGuid
 

Detailed Description

GUID for the HOB that caches the base address of the 16550 serial port, for when PCD access is not available.

Copyright (c) 2020, ARM Limited. All rights reserved.

SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file Early16550UartBaseAddress.h.

Macro Definition Documentation

◆ EARLY_16550_UART_BASE_ADDRESS_GUID

#define EARLY_16550_UART_BASE_ADDRESS_GUID
Value:
{ \
0xea67ca3e, 0x1f54, 0x436b, { \
0x97, 0x88, 0xd4, 0xeb, 0x29, 0xc3, 0x42, 0x67 \
} \
}

Definition at line 14 of file Early16550UartBaseAddress.h.