summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/MemoryInitPei
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg: Fix Ecc error 8001Pierre Gondois2021-04-152-10/+10
* ArmPlatformPkg: Fix various typosAntoine Cœur2019-07-041-1/+1
* ArmPlatformPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-094-28/+4
* ArmPlatformPkg/MemoryInitPeim: take MAX_ALLOC_ADDRESS into accountArd Biesheuvel2018-12-201-3/+3
* ArmPlatformPkg: Removing ipf which is no longer supported from edk2.chenc22018-06-291-1/+2
* ArmPlatformPkg/MemoryInitPeiLib: reserve rather than remove FV memoryArd Biesheuvel2018-02-281-8/+13
* ArmPlatformPkg/MemoryInitPeiLib: revert "don't reserve primary FV in memory"Ard Biesheuvel2018-02-281-0/+69
* ArmPlatformPkg/MemoryInitPeiLib: don't reserve primary FV in memoryMeenakshi Aggarwal2017-11-301-69/+0
* ArmPlatformPkg: remove ArmPlatformInitializeSystemMemoryArd Biesheuvel2017-11-302-9/+0
* ArmPlatformPkg: remove EFI_MEMORY_UC attribute from normal memoryArd Biesheuvel2016-09-081-1/+0
* ArmPkg ArmVirtPkg MdeModulePkg: switch to separate ArmMmuLibArd Biesheuvel2016-07-072-1/+2
* ArmPlatformPkg: Rectify file modesEvan Lloyd2016-02-024-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/MemoryInitPei: Check if the main System Memory resource has be...Olivier Martin2015-07-061-20/+44
* ArmPlatformPkg: do not fulfil MemoryInitPeiLib dependency directly via .c fileArd Biesheuvel2015-04-142-3/+3
* 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-112-11/+11
* ArmPkg,ArmPlatformPkg: Allow dynamic PCDs for memory base and sizeArd Biesheuvel2014-09-093-17/+19
* ARM Packages: Removed trailing spacesRonald Cron2014-08-193-22/+22
* ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64Olivier Martin2014-01-102-8/+8
* ArmPlatformPkg/MemoryInitPei: AARCH64 fix memory address calculationsGarrett Kirkendall2013-09-161-2/+2
* ArmPkg: Made ArmConfigureMmu() returns a status codeOlivier Martin2013-06-271-1/+5
* ARM Packages: Fixed line endingsoliviermartin2013-01-251-66/+66
* ARM Packages: Minor typo, mispellings and coding style changesoliviermartin2012-09-271-1/+1
* ArmPkg/ArmLib: Clean ArmV7Liboliviermartin2011-09-271-2/+0
* ARM Packages: Rename PcdNormal* into Pcd* PCDsoliviermartin2011-09-224-17/+17
* ArmPlatformPkg: Change the memory model for the ARM Platform componentsoliviermartin2011-07-064-82/+100
* 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-012-3/+4
* ArmPlatformPkg/MemoryInitPei: Generate a library from the PEI Moduleoliviermartin2011-07-015-243/+380
* ArmPkg: Fix warnings raised by ARMGCColiviermartin2011-06-151-1/+1
* ArmPlatformPkg: Code cleaningoliviermartin2011-06-112-17/+12
* ArmPlatformPkg/ArmPlatformLib: Move the UEFI memory partionning to MemoryInitPeioliviermartin2011-03-312-25/+114
* Add ArmPlatformPkg from ARM Ltd. patch.andrewfish2011-02-012-0/+229