summaryrefslogtreecommitdiff
path: root/ArmVirtPkg/PrePi
AgeCommit message (Expand)AuthorFilesLines
2017-11-27ArmVirtPkg/PrePi: don't export PE/COFF and LZMA libraries via HOBsArd Biesheuvel3-115/+0
2017-11-23ArmVirtPkg/PrePi: remove bogus IntelFrameworkModulePkg.dec dependencyArd Biesheuvel1-1/+0
2017-11-23ArmVirtPkg/PrePi: remove ArmPlatformStackLib dependencyArd Biesheuvel3-25/+4
2017-11-23ArmVirtPkg/PrePi: remove dependency on ArmPlatformLibArd Biesheuvel3-6/+2
2017-11-23ArmVirtPkg/PrePi: move DRAM discovery code into PrePiArd Biesheuvel4-2/+238
2017-11-23ArmVirtPkg/PrePi: remove bogus primary core checkArd Biesheuvel2-14/+0
2017-11-23ArmVirtPkg/PrePi: remove unused GetPlatformPpi() functionArd Biesheuvel2-30/+0
2017-11-23ArmVirtPkg/PrePi: run all library constructors by handArd Biesheuvel1-10/+3
2016-10-24ArmVirtPkg/PrePi: remove mSystemMemoryEndArd Biesheuvel3-15/+1
2016-08-11ArmVirtPkg: clean up assembly source filesArd Biesheuvel2-76/+31
2016-08-11ArmVirt/PrePi: make jump to CEntryPoint relativeArd Biesheuvel2-12/+2
2016-08-10ArmVirtPkg/PrePi: use correct callee saved regsArd Biesheuvel2-20/+20
2016-08-02ArmVirtPkg/ArmVirtPrePiUniCoreRelocatable: deal with relaxed XIP alignmentArd Biesheuvel1-2/+3
2016-08-02BaseTools GCC: use 'gcc' as the linker command for GCC44 and laterArd Biesheuvel1-1/+1
2016-08-02ArmVirtPkg/ArmVirtPrePiUniCoreRelocatable: ignore .hash and .note sectionsArd Biesheuvel1-0/+3
2015-12-17ArmVirtPkg/PrePiRelocatable: add ARM supportArd Biesheuvel4-15/+242
2015-11-27ArmVirtPkg/PrePi: remove global variable allocation from lowlevel initArd Biesheuvel4-42/+2
2015-11-09ArmVirtPkg/PrePi: do not invalidate the entire data cache at startupArd Biesheuvel1-2/+0
2015-08-11ArmVirtPkg: use global section alignment in custom linker scriptArd Biesheuvel1-2/+2
2015-07-07ArmVirtPkg: use correct ASM decoration for non-function global symbolsArd Biesheuvel1-3/+3
2015-07-06ArmVirtPkg: adapt ArmVirtXen build to system memory end global variableArd Biesheuvel2-0/+6
2015-05-29Renamed ArmPlatformPkg/ArmVirtualizationPkg into ArmVirtPkgOlivier Martin7-0/+755