forked from tianocore/edk2-platforms
-
Notifications
You must be signed in to change notification settings - Fork 0
/
U5SeriesPkg.dec
34 lines (27 loc) · 1.14 KB
/
U5SeriesPkg.dec
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
## @file U5SeriesPkg.dec
# This Package provides modules and libraries.for SiFive U5 series platforms.
#
# Copyright (c) 2019, Hewlett Packard Enterprise Development LP. All rights reserved.<BR>
#
# SPDX-License-Identifier: BSD-2-Clause-Patent
#
##
[Defines]
DEC_SPECIFICATION = 0x0001001b
PACKAGE_NAME = U5SeriesPkg
PACKAGE_UNI_FILE = U5SeriesPkg.uni
PACKAGE_GUID = AD6E43CA-7FED-4CEA-8151-68B2C5F12B3A
PACKAGE_VERSION = 1.0
[Includes]
Include
[LibraryClasses]
[Guids]
gSiFiveU5SeriesPlatformsPkgTokenSpaceGuid = {0x725B804B, 0x10B5, 0x4326, { 0xAD, 0xFF, 0x59, 0xCE, 0x6E, 0xFD, 0x5B, 0x36 }}
[PcdsFixedAtBuild]
gSiFiveU5SeriesPlatformsPkgTokenSpaceGuid.PcdU5PlatformSystemClock|0x0|UINT32|0x00001000
gSiFiveU5SeriesPlatformsPkgTokenSpaceGuid.PcdNumberofU5Cores|0x8|UINT32|0x00001001
gSiFiveU5SeriesPlatformsPkgTokenSpaceGuid.PcdE5MCSupported|TRUE|BOOLEAN|0x00001002
gSiFiveU5SeriesPlatformsPkgTokenSpaceGuid.PcdU5UartBase|0x0|UINT32|0x00001003
[PcdsPatchableInModule]
[UserExtensions.TianoCore."ExtraFiles"]
U5SeriesPkg.uni