summaryrefslogtreecommitdiff
path: root/ArmVirtPkg/PrePi
AgeCommit message (Expand)AuthorFilesLines
2023-05-29ArmVirtPkg/PrePi: Allocate separate stack for Dxe phaseSami Mujawar1-2/+2
2023-01-26ArmVirtPkg/PrePi: Ensure timely execution of library constructorsArd Biesheuvel1-3/+3
2021-12-07ArmVirtPkg: Apply uncrustify changesMichael Kubacki3-42/+53
2020-06-12ArmVirtPkg: remove unused filesArd Biesheuvel1-41/+0
2020-06-12ArmVirtPkg/PrePi: use standard PeCoff routines for self-relocationArd Biesheuvel4-75/+60
2019-09-05ArmVirtPkg/ArmVirtPrePiUniCoreRelocatable: revert to PIE linkingArd Biesheuvel1-1/+1
2019-04-09ArmVirtPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney9-63/+9
2019-02-13ArmVirtPkg/PrePi: drop wrong PcdCoreCount dependencyLaszlo Ersek1-2/+0
2018-12-11ArmVirtPkg/PrePiUniCoreRelocatable CLANG38: work around build issuesArd Biesheuvel1-1/+1
2018-11-29ArmVirtPkg/PrePi: base GCD memory space size on CPU's PA rangeArd Biesheuvel2-2/+1
2018-11-19ArmVirtPkg/PrePi: clear frame pointer in startup codeArd Biesheuvel1-0/+3
2018-03-13ArmVirtPkg/ArmVirtPrePiUniCoreRelocatable: list "PrePi.h" in INF fileLaszlo Ersek1-0/+1
2018-03-13ArmVirtPkg/ArmVirtPrePiUniCoreRelocatable: sort [Sources*] sections in INFLaszlo Ersek1-1/+1
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