summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/MemoryInitPei/MemoryInitPeim.c
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg: Apply uncrustify changesMichael Kubacki2021-12-071-11/+12
* ArmPlatformPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-071-1/+1
* ArmPlatformPkg: Fix Ecc error 8001Pierre Gondois2021-04-151-5/+5
* ArmPlatformPkg: Fix various typosAntoine Cœur2019-07-041-1/+1
* ArmPlatformPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ArmPlatformPkg/MemoryInitPeim: take MAX_ALLOC_ADDRESS into accountArd Biesheuvel2018-12-201-3/+3
* ArmPlatformPkg: remove ArmPlatformInitializeSystemMemoryArd Biesheuvel2017-11-301-8/+0
* ArmPlatformPkg: Rectify file modesEvan Lloyd2016-02-021-0/+0
* ArmPlatformPkg: ASSERT that PcdSystemMemoryBase does not exceed MAX_ADDRESSArd Biesheuvel2015-09-091-0/+1
* ArmPlatformPkg/MemoryInitPeim: handle memory above 4 GB on 32-bit ARMArd Biesheuvel2015-09-091-2/+5
* ArmPlatformPkg: PEIM startup is not an errorLaszlo Ersek2015-03-021-1/+1
* ArmPlatformPkg: Increase more ARM address Pcd entries to 64-bit.Leif Lindholm2014-11-111-1/+1
* ArmPkg,ArmPlatformPkg: Allow dynamic PCDs for memory base and sizeArd Biesheuvel2014-09-091-8/+8
* ARM Packages: Removed trailing spacesRonald Cron2014-08-191-10/+10
* ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64Olivier Martin2014-01-101-3/+3
* ARM Packages: Rename PcdNormal* into Pcd* PCDsoliviermartin2011-09-221-2/+2
* ArmPlatformPkg: Change the memory model for the ARM Platform componentsoliviermartin2011-07-061-10/+30
* ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin2011-07-011-4/+0
* ArmPlatformPkg: Move PcdStandalone from Feature PCD to Fixed PCDoliviermartin2011-07-011-2/+2
* ArmPlatformPkg/MemoryInitPei: Generate a library from the PEI Moduleoliviermartin2011-07-011-0/+138