summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg
AgeCommit message (Expand)AuthorFilesLines
2025-10-30ArmPlatformPkg: Update transfer list register usage before stack setupPrachotan Bathi1-3/+3
2025-10-30ArmPlatformPkg: Remove DXE_SAL_DRIVERSathya Ravichandran1-1/+1
2025-10-02ArmPlatformPkg: rename LcdHwLibNull and LcdPlatformLibNullLeif Lindholm5-8/+8
2025-10-02ArmPlatformPkg/PlatformPei: generate TPM event log hobsLevi Yun4-0/+661
2025-09-30ArmPlatformPkg/PeilessSec: apply PeilessSecMeasureLib in PeilessSecLevi Yun5-0/+14
2025-09-26ArmPlatformPkg: Remove ARM32 Support from ArmPlatformLibNullOliver Smith-Denny2-15/+0
2025-09-26 ArmPlatformPkg: Remove ARM32 Support from SecOliver Smith-Denny5-243/+0
2025-09-26ArmPlatformPkg: Remove ARM32 Support from PeilessSecOliver Smith-Denny3-125/+0
2025-09-26ArmPlatformPkg: Remove ARM32 Comment and Supported ArchitectureOliver Smith-Denny4-14/+2
2025-09-08ArmPlatformPkg,EmbeddedPkg,MdeModulePkg: Move RealTimeClockLib headerINDIA\sachinganesh1-0/+1
2025-07-24ArmPlatformPkg: Introduce TransferList Guid Hob for SECPrachotan Bathi2-2/+23
2025-07-24ArmPlatformPkg: Introduce gArmTransferListPpiGuidPrachotan Bathi2-4/+18
2025-07-24ArmPlatformPkg: Capture TransferList Information for SECPrachotan Bathi4-4/+41
2025-07-24ArmPlatformPkg: Introduce TransferList Guid Hob for PeilessSecPrachotan Bathi3-0/+8
2025-07-24ArmPlatformPkg: Capture TransferList information for PeilessSecPrachotan Bathi5-4/+44
2025-07-22ArmPlatformPkg/PL011UartLib: Prevent data loss in conversion.Pranav V V1-1/+1
2025-07-22ArmPlatformPkg/PL011SerialPortLib: Support dynamic PCD type.Pranav V V2-5/+5
2025-07-05ArmPkg,MdePkg,UefiCpuPkg,ArmPlatformPkg,ArmVirtPkg,UefiPayloadPkg: Move ArmMm...Ajan Zhong1-1/+1
2025-07-05ArmPkg,ArmPlatformPkg,ArmVirtPkg: Add UefiCpuPkg to AcceptableDependenciesAjan Zhong1-1/+2
2025-07-05ArmPkg,ArmPlatformPkg,ArmVirtPkg,UefiCpuPkg: Move ArmMmuLib.h to UefiCpuPkgAjan Zhong1-0/+1
2025-05-30ArmPlatformPkg: PL011SerialPort Empty Rx buffer during init.Chris Fernald1-9/+21
2025-05-28ArmPlatformPkg/Sec: Re-use SetupExceptionLevel1 when running VHE at EL2Ard Biesheuvel1-6/+4
2025-05-28ArmPlatformPkg/Sec: Simplify SetupExceptionLevel1() using a tail callArd Biesheuvel1-5/+1
2025-05-28ArmPlatformPkg/Sec: Remove EL1 timer setup when booting at EL2Ard Biesheuvel2-15/+0
2025-05-27ArmPlatformPkg/Sec: Deal with entry at EL2 with VHE enabledArd Biesheuvel1-2/+7
2025-04-11ArmPlatformPkg/Sec: clean up FP enabling codeLeif Lindholm8-16/+22
2025-03-31ArmPlatformPkg/PeilessSec: drop _SetSVCMode sequence for ArmLeif Lindholm1-5/+0
2025-03-31ArmPlatformPkg/PeilessSec: drop _SetSVCMode symbol from AArch64Leif Lindholm1-1/+0
2025-02-07MdePkg: Move StackCheckLibStaticInit to StackCheckLibOliver Smith-Denny2-0/+2
2025-01-17ArmPkg: Retire ArmGicLib implementationsArd Biesheuvel1-1/+0
2025-01-17ArmPkg/ArmGic: Retire ArmGicArchLibArd Biesheuvel1-1/+0
2024-11-27ArmPlatformPkg: Allow up to 5 Secure Boot DB certsRebecca Cran1-0/+7
2024-11-14ArmPlatformPkg: Honour RES1 fields in CPTR_EL2Jessica Clarke1-1/+2
2024-11-14ArmPlatformPkg,MdePkg: Rename AARCH64 CPACR_CP_FULL_ACCESSJessica Clarke1-3/+3
2024-11-14ArmPlatformPkg: Document that we don't support HCR_EL2.E2H being setJessica Clarke1-0/+2
2024-11-14MdePkg: MdeLibs.dsc.inc: Apply StackCheckLibNull to All Module TypesOliver Smith-Denny1-3/+0
2024-11-11ArmPlatformPkg/MemoryInitPei: Remove Non-RT Types from Mem Type Info HOBMichael Kubacki3-20/+3
2024-10-30ArmPlatformPkg: CodeQL Fixes.kuqin125-27/+27
2024-09-13ArmPlatformPkg: Add Null Stack Check LibOliver Smith-Denny1-2/+3
2024-09-12MdePkg: Move CompilerIntrinsicsLib from ArmPkgOliver Smith-Denny1-1/+0
2024-09-12MdePkg: Move AsmMacroIoLib*.h from ArmPkgOliver Smith-Denny11-11/+11
2024-09-03ArmPlatformPkg/ArmPlatformPkg.ci.yaml: Add PrEval CI configJoey Vagedes1-0/+3
2024-08-30ArmPlatformPkg/ArmPlatformLib: Drop unused MPCore routinesArd Biesheuvel4-111/+0
2024-08-30ArmPlatformPkg: Retire PrePiArd Biesheuvel8-622/+0
2024-08-30ArmPlatformPkg: Retire PrePeiCoreArd Biesheuvel14-877/+0
2024-08-30ArmPlatformPkg: Retire ArmPlatformStackLibArd Biesheuvel4-232/+0
2024-08-28ArmPlatformPkg: Initialize Serial Port Before WritingOliver Smith-Denny2-0/+8
2024-08-01ArmPlatformPkg: Fix some spelling mistakes found by cspellRebecca Cran3-5/+5
2024-08-01ArmPlatformPkg: Clone PrePeiUniCore into SecArd Biesheuvel13-0/+892
2024-08-01ArmPlatformPkg: Clone PrePiUniCore into PeilessSecArd Biesheuvel8-0/+607