]> git.proxmox.com Git - mirror_edk2.git/blame - ArmPkg/ArmPkg.dec
Fixed a bug in the HardwareInterrupt handler that would blow the stack if you reenabl...
[mirror_edk2.git] / ArmPkg / ArmPkg.dec
CommitLineData
2ef2b01e
A
1#%HEADER%\r
2[Defines]\r
3 DEC_SPECIFICATION = 0x00010005\r
4 PACKAGE_NAME = ArmPkg\r
5 PACKAGE_GUID = 5CFBD99E-3C43-4E7F-8054-9CDEAFF7710F\r
6 PACKAGE_VERSION = 0.1\r
7\r
8################################################################################\r
9#\r
10# Include Section - list of Include Paths that are provided by this package.\r
11# Comments are used for Keywords and Module Types.\r
12#\r
13# Supported Module Types:\r
14# BASE SEC PEI_CORE PEIM DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SMM_DRIVER DXE_SAL_DRIVER UEFI_DRIVER UEFI_APPLICATION\r
15#\r
16################################################################################\r
17[Includes.common]\r
18 Include # Root include for the package\r
19\r
20[LibraryClasses.common]\r
21 SemihostLib|Include/Library/Semihosting.h\r
22\r
23[Guids.common]\r
24 gArmTokenSpaceGuid = { 0xBB11ECFE, 0x820F, 0x4968, { 0xBB, 0xA6, 0xF7, 0x6A, 0xFE, 0x30, 0x25, 0x96 } }\r
25\r
26[Protocols.common]\r
27 gTimerDebugSupportProtocolGuid = { 0x68300561, 0x0197, 0x465d, { 0xb5, 0xa1, 0x28, 0xeb, 0xa1, 0x98, 0xdd, 0x0b } }\r
28\r
29[PcdsFeatureFlag.common]\r
30 gArmTokenSpaceGuid.PcdCpuDxeProduceDebugSupport|FALSE|BOOLEAN|0x00000001\r
31\r
32[PcdsFixedAtBuild.common]\r
33 gArmTokenSpaceGuid.PcdArmUncachedMemoryMask|0x0000000080000000|UINT64|0x00000002\r
34 gArmTokenSpaceGuid.PcdArmCacheOperationThreshold|1024|UINT32|0x00000003\r
35 gArmTokenSpaceGuid.PcdCpuVectorBaseAddress|0xfff00000|UINT32|0x00000004\r
36 gArmTokenSpaceGuid.PcdCpuResetAddress|0x00000000|UINT32|0x00000005\r