mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
The MISC_MM_COMMUNICATE_BUFFER stored the FF-A direct message registers in a DIRECT_MSG_ARGS structure. Populating and reading it required manually re-indexing every register (EventSvcArgs->Arg4..Arg17 into DirectMsgArgs.Arg0..Arg13). This shifted the register positions and left the buffer layout inconsistent with the raw FF-A argument register file, making it error prone to correlate a slot with its architectural register. Signed-off-by: Kun Qin <kun.qin@microsoft.com> |
||
|---|---|---|
| .. | ||
| ArmGenericTimerCounterLib.h | ||
| ArmGicLib.h | ||
| ArmHvcLib.h | ||
| ArmMmHandlerContext.h | ||
| ArmMonitorLib.h | ||
| ArmMtlLib.h | ||
| ArmSmcccSocIdLib.h | ||
| ArmStandaloneMmCoreEntryPoint.h | ||
| ArmTransferListLib.h | ||
| OemMiscLib.h | ||
| OpteeLib.h | ||
| SemihostLib.h | ||
| StandaloneMmMmuLib.h | ||