summaryrefslogtreecommitdiff
path: root/ArmPkg
AgeCommit message (Expand)AuthorFilesLines
2 daysArmPkg/SmbiosMiscDxe: Handle NULL strings in SetBiosVersionQihang Gao1-1/+3
2 daysArmPkg/SmbiosMiscDxe: Free buffers from HiiGetString()Qihang Gao1-0/+8
2 daysArmPkg/SmbiosMiscDxe: Avoid overwriting Version in SetBiosVersionQihang Gao1-3/+4
3 daysArmPkg/ArmPsciMpServices: Initialize HCR_EL2 on secondary CPUVishal Oliyil Kunnil2-0/+16
4 daysArmPkg/Library: retry when FwuCommit() returns FWU_RESUMEYeoreum Yun2-2/+5
4 daysArmPkg/Library: define proper LAST_ATTEMPT_STATUS for FmpPsaFwuDeviceLibYeoreum Yun1-4/+61
4 daysArmPkg: fix spell-check error in ArmPkgYeoreum Yun3-2/+7
5 daysArmPkg/FmpDevicePsaFwuLib: Fix unused-but-set-global warningsQihang Gao1-7/+3
2026-09-04ArmPkg: Retire the unified GIC driverArd Biesheuvel4-103/+10
2026-09-02ArmPkg: ArmStandaloneMmCoreEntryPoint: Use SafeIntLib for arithmeticsKun Qin2-2/+19
2026-09-02ArmPkg: MmCommunicationDxe: Use SafeIntLib for safe arithmetic operationsKun Qin2-11/+35
2026-09-02ArmPkg: MmCommunicationPei: Use SafeIntLib for safe arithmetic operationsKun Qin2-14/+63
2026-07-30ArmPkg: StandaloneMmCoreEntryPoint: Use ARM_FFA_ARGS for misc bufferKun Qin2-32/+20
2026-07-29Global: Set MarkdownLintCheck plugin to AuditOnlyMichael Kubacki1-0/+6
2026-07-25ArmPkg: Add Arm SMCCC SoC ID libraryVarshitPandya8-82/+195
2026-07-21ArmPkg: Add SMBIOS Type 4 SocketType handlingRebecca Cran5-2/+31
2026-07-20ArmPkg: MmCommunication: FFA run should use the returned IDKun Qin2-2/+2
2026-07-20ArmPkg: Handle FFA_BUSY response for MM communicationChris Fernald1-8/+28
2026-07-08ArmPkg/Driver: Remove the stale mPartId and duplicate ArmFfaLibRxReleaseMingjie Shen2-26/+2
2026-06-20ArmPkg: Only flush cache for memory that is mapped and intentionalChris Fernald1-2/+10
2026-06-09ArmPkg: Replace manual alignment checks with helper macrosMingjie Shen1-1/+1
2026-06-09ArmPkg: Flush data cache when remapping region as non-cacheableChris Fernald1-3/+47
2026-06-03ArmPkg/ArchArmTimerLib: Re-implement NanoSecondDelay()Pierre Gondois1-66/+81
2026-06-03ArmPkg: Remove redundant section name in inf fileQihang Gao1-3/+0
2026-06-02ArmPkg/StandaloneMmMmuLib: fix reverse condition of ASSERTYeoreum Yun1-1/+1
2026-05-29ArmPkg, StandaloneMmPkg: optimise memory permission changeYeoreum Yun5-120/+163
2026-05-29ArmPkg/ArmMmuStandaloneMmLib: add missing documentationYeoreum Yun2-0/+144
2026-05-29ArmPkg/StandaloneMmMmuLib: make Version parameter as optionalYeoreum Yun1-3/+8
2026-05-29ArmPkg: MmCommunicationDxe: Fix Comm Buffer InitOliver Smith-Denny1-56/+61
2026-05-28ArmPkg,UefiCpuPkg: Update DefaultExceptionHandler to DumpCpuContextVishal Oliyil Kunnil3-3/+6
2026-05-28Global: Merge DefaultExceptionHandlerLib into CpuExceptionHandlerLibVishal Oliyil Kunnil9-481/+3
2026-05-28Global: Merge ArmExceptionLib into CpuExceptionHandlerLibVishal Oliyil Kunnil5-626/+2
2026-05-28ArmPkg/ArmExceptionLib: Fix ECC errorVishal Oliyil Kunnil1-1/+1
2026-05-04ArmPkg/CpuDxe: Refuse to clear XN from device memory mappingsRichard Lyu1-0/+26
2026-05-04ArmPkg/CpuDxe: Drop GCD system memory check from MemoryAttribute protocolRichard Lyu1-48/+0
2026-04-29ArmPkg/ArmGicDxe: Remove duplicate library in INF fileQihang Gao1-1/+0
2026-04-28ArmPkg,MdePkg,MdeModulePkg: change ArmFfaLibGetVersion() with whole versionYeoreum Yun4-67/+43
2026-04-28ArmPkg/Library: optimise StandaloneMmMmuLib with FF-A v1.3Yeoreum Yun1-19/+103
2026-04-17Global: Move ArmLib to MdePkgOliver Smith-Denny9-1153/+1
2026-03-18ArmPkg,MdePkg: Add an ASM function to read register AIDR_EL1Ka-in Ng1-0/+4
2026-03-13ArmPkg/ArmStandaloneMmCoreEntryPoint: Ensure section length alignmentAaron Pop1-2/+4
2026-03-13ArmPkg: Fix incorrect bit width mask for SP_EL0Chris Fernald1-1/+1
2026-03-10ArmPkg/ArmLib: Remove unused ArmLibPrivate.hVishal Oliyil Kunnil4-67/+0
2026-03-09ArmPkg: Remove branch prediction control APIsVishal Oliyil Kunnil2-13/+0
2026-03-02ArmPkg: align UNI file headers with UNI Spec standardAlexander Gryanko7-71/+69
2026-02-27ArmPkg: ArmStandaloneMmCoreEntryPoint add missing guidAaron Pop1-0/+1
2026-02-24ArmPkg/ArmPkg.dec: introduce gEdkiiTpmEventLogDescHobGuidLevi Yun1-0/+2
2026-02-24ArmPkg: Replace include guards with #pragma onceMichael Kubacki49-196/+49
2026-02-04ArmPkg/Library: update xferlist version to 2Levi Yun1-1/+1
2026-02-02ArmPkg: Replace non-ASCII characters with ASCIIdhiineshm1-1/+1