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

Go to the source code of this file.

Data Structures

struct  EARLY_PL011_BASE_ADDRESS
 

Macros

#define EARLY_PL011_BASE_ADDRESS_GUID
 

Variables

EFI_GUID gEarlyPL011BaseAddressGuid
 

Detailed Description

GUID for the HOB that caches the base address(es) of the PL011 serial port(s), for when PCD access is not available.

Copyright (C) 2014, Red Hat, Inc.

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

Definition in file EarlyPL011BaseAddress.h.

Macro Definition Documentation

◆ EARLY_PL011_BASE_ADDRESS_GUID

#define EARLY_PL011_BASE_ADDRESS_GUID
Value:
{\
0xB199DEA9, 0xFD5C, 0x4A84, \
{ 0x80, 0x82, 0x2F, 0x41, 0x70, 0x78, 0x03, 0x05 } \
}

Definition at line 14 of file EarlyPL011BaseAddress.h.