TianoCore EDK2
master
Loading...
Searching...
No Matches
EarlyPL011BaseAddress.h
Go to the documentation of this file.
1
11
#ifndef __EARLY_PL011_BASE_ADDRESS_H__
12
#define __EARLY_PL011_BASE_ADDRESS_H__
13
14
#define EARLY_PL011_BASE_ADDRESS_GUID {\
15
0xB199DEA9, 0xFD5C, 0x4A84, \
16
{ 0x80, 0x82, 0x2F, 0x41, 0x70, 0x78, 0x03, 0x05 } \
17
}
18
19
extern
EFI_GUID
gEarlyPL011BaseAddressGuid;
20
21
typedef
struct
{
22
//
23
// for SerialPortLib and console IO
24
//
25
UINT64 ConsoleAddress;
26
//
27
// for DebugLib; may equal ConsoleAddress if there's only one PL011 UART
28
//
29
UINT64 DebugAddress;
30
}
EARLY_PL011_BASE_ADDRESS
;
31
32
#endif
EARLY_PL011_BASE_ADDRESS
Definition:
EarlyPL011BaseAddress.h:21
GUID
Definition:
Base.h:213
ArmVirtPkg
Include
Guid
EarlyPL011BaseAddress.h
Generated on Fri Nov 15 2024 18:01:05 for TianoCore EDK2 by
1.9.6