summaryrefslogtreecommitdiff
path: root/ArmPkg/ArmPkg.dec
AgeCommit message (Expand)AuthorFilesLines
2012-03-26ArmPkg: Declared ARM Hypervisor Firmware PCDsoliviermartin1-1/+9
2012-03-26ArmPkg/PL390Gic: Introduced PcdGicSgiIntId to define which SGI is used for co...oliviermartin1-0/+1
2012-02-14ArmPkg: Changed ARM CPU SetMemoryAttributes to always use strongly ordered fo...oliviermartin1-2/+0
2011-11-01ArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR values by PCDs to enable ...oliviermartin1-0/+28
2011-09-27ArmPkg: Add ARM Architectural Timer supportoliviermartin1-0/+7
2011-09-27ArmPlatformPkg: Replaced 'ArmPlatformTrustzoneSupported' by the fixed Pcd gAr...oliviermartin1-0/+2
2011-09-22ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'oliviermartin1-10/+0
2011-09-22ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platformoliviermartin1-0/+9
2011-09-22ARM Packages: Rename PcdNormal* into Pcd* PCDsoliviermartin1-4/+4
2011-09-22ArmPlatformPkg: Introduce Primary core macrosoliviermartin1-0/+5
2011-09-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin1-1/+1
2011-07-06ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin1-1/+0
2011-07-01ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin1-6/+0
2011-06-11ArmPlatformPkg: Unify the Secure and Normal FD and FV PCD namingoliviermartin1-0/+4
2011-06-11ArmPkg/BdsLib: Upgrade the library to use natively the Device Patholiviermartin1-3/+4
2011-06-03ArmPkg: Fix the default value of PcdCpuVectorBaseAddressoliviermartin1-1/+1
2011-06-03ArmPkg: Introduce the PCD PcdDebuggerExceptionSupportoliviermartin1-0/+3
2011-06-03EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkgoliviermartin1-3/+0
2011-03-31ArmPlatformPkg/ArmPlatformLib: Move the UEFI memory partionning to MemoryInitPeioliviermartin1-0/+6
2011-03-31ArmPlatformPkg: Rename gEmbeddedTokenSpaceGuid.PcdEmbeddedFd* into gArmTokenS...oliviermartin1-1/+7
2011-02-02Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish1-0/+65
2010-05-18Remove DebugSupport driver for ARM and DebugSupportProtocol. In edk2 you can ...andrewfish1-1/+0
2010-04-29Update the copyright notice formathhtian1-2/+2
2010-02-01Move ARM disassembler into a library.andrewfish1-1/+2
2010-01-27Added a library for the default exception handler and started to add a dissas...andrewfish1-0/+1
2010-01-12Fix some more headers. Add some missing library classes in .dec file and upda...AJFISH1-1/+18
2009-12-06Adding support for BeagleBoard. AJFISH1-0/+36