summaryrefslogtreecommitdiff
path: root/ArmPkg/ArmPkg.dec
AgeCommit message (Expand)AuthorFilesLines
2014-07-29ArmPkg/ArmPkg.dec: Added the interrupt numbers for the Hypervisor and Virtual...Olivier Martin1-1/+4
2014-07-15ArmPkg/BdsLib: Removed PSCI discoverability from the Linux loaderOlivier Martin1-2/+3
2014-05-19ArmPkg/BdsLib: Added support for TFTP servers without 'tsize' extensionOlivier Martin1-0/+2
2014-03-24ArmPkg: Fix typo in comment and trailing spacesOlivier Martin1-15/+15
2014-01-10ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64Olivier Martin1-2/+2
2013-10-29ARM Packages: Renamed PL390Gic driver into ArmGic driverOlivier Martin1-1/+1
2013-08-21ArmPlatformPkg/Sec: Remove SCR and CPTR initialization from SetupExceptionLevel3Olivier Martin1-18/+40
2013-08-06ARM: Remove NSACR from the common codeOlivier Martin1-9/+9
2013-07-18ArmPkg/BdsLib: Added Aarch64 support for booting LinuxHarry Liebel1-0/+6
2013-07-18ArmPkg: Added Aarch64 supportHarry Liebel1-0/+9
2013-07-17ArmPkg: Removed the non-used PCD PcdGicPrimaryCoreIdOlivier Martin1-4/+0
2013-06-19ArmPkg: Moved PcdArmLinuxAtagMaxOffset to be ARM specificOlivier Martin1-2/+4
2013-04-14ArmPkg/BdsLib: Added support for FDT alignment through PcdArmLinuxFdtAlignmentoliviermartin1-6/+11
2013-04-14ArmPkg: Delete PCD value PcdArmLinuxKernelFixedOffset.oliviermartin1-2/+0
2013-03-12ArmPkg/BdsLib: Added support to declare Power State Coordination Interface (P...oliviermartin1-0/+3
2012-09-28ArmPkg/BdsLib: Added FDT support for BdsLiboliviermartin1-0/+5
2012-09-27ARM Packages: Minor typo, mispellings and coding style changesoliviermartin1-1/+1
2012-07-04ArmPkg/ArmPkg.dec: Removed duplicated PCD declarationsoliviermartin1-6/+0
2012-05-02ArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom' by 'ArmGicAcknowledgeIn...oliviermartin1-0/+4
2012-05-02ArmPkg: Replaced gArmTokenSpaceGuid.PcdGicNumInterrupts by ArmGicGetMaxNumInt...oliviermartin1-2/+1
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