summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/MemoryInitPei
AgeCommit message (Expand)AuthorFilesLines
2021-12-07ArmPlatformPkg: Apply uncrustify changesMichael Kubacki2-60/+70
2021-12-07ArmPlatformPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2-2/+2
2021-04-15ArmPlatformPkg: Fix Ecc error 8001Pierre Gondois2-10/+10
2019-07-04ArmPlatformPkg: Fix various typosAntoine Cœur1-1/+1
2019-04-09ArmPlatformPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney4-28/+4
2018-12-20ArmPlatformPkg/MemoryInitPeim: take MAX_ALLOC_ADDRESS into accountArd Biesheuvel1-3/+3
2018-06-29ArmPlatformPkg: Removing ipf which is no longer supported from edk2.chenc21-1/+2
2018-02-28ArmPlatformPkg/MemoryInitPeiLib: reserve rather than remove FV memoryArd Biesheuvel1-8/+13
2018-02-28ArmPlatformPkg/MemoryInitPeiLib: revert "don't reserve primary FV in memory"Ard Biesheuvel1-0/+69
2017-11-30ArmPlatformPkg/MemoryInitPeiLib: don't reserve primary FV in memoryMeenakshi Aggarwal1-69/+0
2017-11-30ArmPlatformPkg: remove ArmPlatformInitializeSystemMemoryArd Biesheuvel2-9/+0
2016-09-08ArmPlatformPkg: remove EFI_MEMORY_UC attribute from normal memoryArd Biesheuvel1-1/+0
2016-07-07ArmPkg ArmVirtPkg MdeModulePkg: switch to separate ArmMmuLibArd Biesheuvel2-1/+2
2016-02-02ArmPlatformPkg: Rectify file modesEvan Lloyd4-0/+0
2015-09-09ArmPlatformPkg: ASSERT that PcdSystemMemoryBase does not exceed MAX_ADDRESSArd Biesheuvel1-0/+1
2015-09-09ArmPlatformPkg/MemoryInitPeim: handle memory above 4 GB on 32-bit ARMArd Biesheuvel1-2/+5
2015-07-06ArmPlatformPkg/MemoryInitPei: Check if the main System Memory resource has be...Olivier Martin1-20/+44
2015-04-14ArmPlatformPkg: do not fulfil MemoryInitPeiLib dependency directly via .c fileArd Biesheuvel2-3/+3
2015-03-02ArmPlatformPkg: PEIM startup is not an errorLaszlo Ersek1-1/+1
2014-11-11ArmPlatformPkg: Increase more ARM address Pcd entries to 64-bit.Leif Lindholm2-11/+11
2014-09-09ArmPkg,ArmPlatformPkg: Allow dynamic PCDs for memory base and sizeArd Biesheuvel3-17/+19
2014-08-19ARM Packages: Removed trailing spacesRonald Cron3-22/+22
2014-01-10ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64Olivier Martin2-8/+8
2013-09-16ArmPlatformPkg/MemoryInitPei: AARCH64 fix memory address calculationsGarrett Kirkendall1-2/+2
2013-06-27ArmPkg: Made ArmConfigureMmu() returns a status codeOlivier Martin1-1/+5
2013-01-25ARM Packages: Fixed line endingsoliviermartin1-66/+66
2012-09-27ARM Packages: Minor typo, mispellings and coding style changesoliviermartin1-1/+1
2011-09-27ArmPkg/ArmLib: Clean ArmV7Liboliviermartin1-2/+0
2011-09-22ARM Packages: Rename PcdNormal* into Pcd* PCDsoliviermartin4-17/+17
2011-07-06ArmPlatformPkg: Change the memory model for the ARM Platform componentsoliviermartin4-82/+100
2011-07-01ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin1-4/+0
2011-07-01ArmPlatformPkg: Move PcdStandalone from Feature PCD to Fixed PCDoliviermartin2-3/+4
2011-07-01ArmPlatformPkg/MemoryInitPei: Generate a library from the PEI Moduleoliviermartin5-243/+380
2011-06-15ArmPkg: Fix warnings raised by ARMGCColiviermartin1-1/+1
2011-06-11ArmPlatformPkg: Code cleaningoliviermartin2-17/+12
2011-03-31ArmPlatformPkg/ArmPlatformLib: Move the UEFI memory partionning to MemoryInitPeioliviermartin2-25/+114
2011-02-01Add ArmPlatformPkg from ARM Ltd. patch.andrewfish2-0/+229