summaryrefslogtreecommitdiffstats
path: root/ArmPkg/ArmPkg.dec
Commit message (Expand)AuthorAgeFilesLines
...
* ArmPlatformPkg/Sec: Remove SCR and CPTR initialization from SetupExceptionLevel3Olivier Martin2013-08-211-18/+40
* ARM: Remove NSACR from the common codeOlivier Martin2013-08-061-9/+9
* ArmPkg/BdsLib: Added Aarch64 support for booting LinuxHarry Liebel2013-07-181-0/+6
* ArmPkg: Added Aarch64 supportHarry Liebel2013-07-181-0/+9
* ArmPkg: Removed the non-used PCD PcdGicPrimaryCoreIdOlivier Martin2013-07-171-4/+0
* ArmPkg: Moved PcdArmLinuxAtagMaxOffset to be ARM specificOlivier Martin2013-06-191-2/+4
* ArmPkg/BdsLib: Added support for FDT alignment through PcdArmLinuxFdtAlignmentoliviermartin2013-04-141-6/+11
* ArmPkg: Delete PCD value PcdArmLinuxKernelFixedOffset.oliviermartin2013-04-141-2/+0
* ArmPkg/BdsLib: Added support to declare Power State Coordination Interface (P...oliviermartin2013-03-121-0/+3
* ArmPkg/BdsLib: Added FDT support for BdsLiboliviermartin2012-09-281-0/+5
* ARM Packages: Minor typo, mispellings and coding style changesoliviermartin2012-09-271-1/+1
* ArmPkg/ArmPkg.dec: Removed duplicated PCD declarationsoliviermartin2012-07-041-6/+0
* ArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom' by 'ArmGicAcknowledgeIn...oliviermartin2012-05-021-0/+4
* ArmPkg: Replaced gArmTokenSpaceGuid.PcdGicNumInterrupts by ArmGicGetMaxNumInt...oliviermartin2012-05-021-2/+1
* ArmPkg: Declared ARM Hypervisor Firmware PCDsoliviermartin2012-03-261-1/+9
* ArmPkg/PL390Gic: Introduced PcdGicSgiIntId to define which SGI is used for co...oliviermartin2012-03-261-0/+1
* ArmPkg: Changed ARM CPU SetMemoryAttributes to always use strongly ordered fo...oliviermartin2012-02-141-2/+0
* ArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR values by PCDs to enable ...oliviermartin2011-11-011-0/+28
* ArmPkg: Add ARM Architectural Timer supportoliviermartin2011-09-271-0/+7
* ArmPlatformPkg: Replaced 'ArmPlatformTrustzoneSupported' by the fixed Pcd gAr...oliviermartin2011-09-271-0/+2
* ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'oliviermartin2011-09-221-10/+0
* ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platformoliviermartin2011-09-221-0/+9
* ARM Packages: Rename PcdNormal* into Pcd* PCDsoliviermartin2011-09-221-4/+4
* ArmPlatformPkg: Introduce Primary core macrosoliviermartin2011-09-221-0/+5
* Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin2011-09-221-1/+1
* ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin2011-07-061-1/+0
* ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin2011-07-011-6/+0
* ArmPlatformPkg: Unify the Secure and Normal FD and FV PCD namingoliviermartin2011-06-111-0/+4
* ArmPkg/BdsLib: Upgrade the library to use natively the Device Patholiviermartin2011-06-111-3/+4
* ArmPkg: Fix the default value of PcdCpuVectorBaseAddressoliviermartin2011-06-031-1/+1
* ArmPkg: Introduce the PCD PcdDebuggerExceptionSupportoliviermartin2011-06-031-0/+3
* EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkgoliviermartin2011-06-031-3/+0
* ArmPlatformPkg/ArmPlatformLib: Move the UEFI memory partionning to MemoryInitPeioliviermartin2011-03-311-0/+6
* ArmPlatformPkg: Rename gEmbeddedTokenSpaceGuid.PcdEmbeddedFd* into gArmTokenS...oliviermartin2011-03-311-1/+7
* Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish2011-02-021-0/+65
* Remove DebugSupport driver for ARM and DebugSupportProtocol. In edk2 you can ...andrewfish2010-05-181-1/+0
* Update the copyright notice formathhtian2010-04-291-2/+2
* Move ARM disassembler into a library.andrewfish2010-02-011-1/+2
* Added a library for the default exception handler and started to add a dissas...andrewfish2010-01-271-0/+1
* Fix some more headers. Add some missing library classes in .dec file and upda...AJFISH2010-01-121-1/+18
* Adding support for BeagleBoard. AJFISH2009-12-061-0/+36