| Commit message (Expand) | Author | Age | Files | Lines |
* | ArmPkg: Add a protocol notification for gEfiDxeMmReadyToLockProtocolGuid | Crystal Lee | 2025-03-19 | 2 | -0/+39 |
* | ArmPkg/MmCommunication: add helper function converting smc return | levi.yun | 2025-01-17 | 1 | -23/+30 |
* | AmrPkg/MmCommunication: move Mmcommunicate.h to common include | levi.yun | 2025-01-17 | 3 | -25/+1 |
* | ArmPkg/MmCommunicationDxe: Mmcommunication via FF-A | Levi Yun | 2025-01-17 | 2 | -52/+308 |
* | ArmPkg: MmCommunicationDxe: Update MM communicate `MessageLength` check | Kun Qin | 2022-01-27 | 1 | -5/+11 |
* | ArmPkg: MmCommunicationDxe: Update MM communicate `CommSize` check | Kun Qin | 2022-01-27 | 1 | -7/+12 |
* | ArmPkg: MmCommunicationDxe: Update MM communicate `CommBuffer**` checks | Kun Qin | 2022-01-27 | 1 | -1/+1 |
* | ArmPkg: MmCommunicationDxe: MM communicate function argument attributes | Kun Qin | 2022-01-27 | 1 | -6/+7 |
* | ArmPkg: Apply uncrustify changes | Michael Kubacki | 2021-12-07 | 2 | -88/+122 |
* | ArmPkg: Fix Ecc error 6001 in MmCommunicationDxe | Pierre Gondois | 2021-04-15 | 1 | -4/+4 |
* | ArmPkg: Fix Ecc error 10014 in MmCommunicationDxe | Pierre Gondois | 2021-04-15 | 1 | -1/+2 |
* | ArmPkg: Fix Ecc error 3002 in MmCommunicationDxe | Pierre Gondois | 2021-01-06 | 1 | -2/+2 |
* | ArmPkg/MmCommunicationDxe: expose MM Communicate 2 protocol | Ard Biesheuvel | 2020-05-12 | 2 | -48/+43 |
* | ArmPkg/MmCommunicationDxe: fix logic bug in DXE driver entrypoint | Ard Biesheuvel | 2020-03-04 | 1 | -0/+8 |
* | ArmPkg/MmCommunicationDxe: relay architected PI events to MM context | Ard Biesheuvel | 2019-12-11 | 2 | -2/+50 |
* | ArmPkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 3 | -21/+3 |
* | ArmPkg/Drivers: Add EFI_MM_COMMUNICATION_PROTOCOL DXE driver. | Achin Gupta | 2018-11-27 | 3 | -0/+456 |