summaryrefslogtreecommitdiff
path: root/ArmPkg/Drivers/MmCommunicationDxe
AgeCommit message (Expand)AuthorFilesLines
2022-01-27ArmPkg: MmCommunicationDxe: Update MM communicate `MessageLength` checkKun Qin1-5/+11
2022-01-27ArmPkg: MmCommunicationDxe: Update MM communicate `CommSize` checkKun Qin1-7/+12
2022-01-27ArmPkg: MmCommunicationDxe: Update MM communicate `CommBuffer**` checksKun Qin1-1/+1
2022-01-27ArmPkg: MmCommunicationDxe: MM communicate function argument attributesKun Qin1-6/+7
2021-12-07ArmPkg: Apply uncrustify changesMichael Kubacki2-88/+122
2021-04-15ArmPkg: Fix Ecc error 6001 in MmCommunicationDxePierre Gondois1-4/+4
2021-04-15ArmPkg: Fix Ecc error 10014 in MmCommunicationDxePierre Gondois1-1/+2
2021-01-06ArmPkg: Fix Ecc error 3002 in MmCommunicationDxePierre Gondois1-2/+2
2020-05-12ArmPkg/MmCommunicationDxe: expose MM Communicate 2 protocolArd Biesheuvel2-48/+43
2020-03-04ArmPkg/MmCommunicationDxe: fix logic bug in DXE driver entrypointArd Biesheuvel1-0/+8
2019-12-11ArmPkg/MmCommunicationDxe: relay architected PI events to MM contextArd Biesheuvel2-2/+50
2019-04-09ArmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney3-21/+3
2018-11-27ArmPkg/Drivers: Add EFI_MM_COMMUNICATION_PROTOCOL DXE driver.Achin Gupta3-0/+456