edk2/ArmPkg/Include/Library
Kun Qin 93ee300675 ArmPkg: StandaloneMmCoreEntryPoint: Use ARM_FFA_ARGS for misc buffer
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>
2026-07-30 13:46:46 +00:00
..
ArmGenericTimerCounterLib.h ArmPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
ArmGicLib.h ArmPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
ArmHvcLib.h ArmPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
ArmMmHandlerContext.h ArmPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
ArmMonitorLib.h ArmPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
ArmMtlLib.h ArmPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
ArmSmcccSocIdLib.h ArmPkg: Add Arm SMCCC SoC ID library 2026-07-24 21:55:19 +00:00
ArmStandaloneMmCoreEntryPoint.h ArmPkg: StandaloneMmCoreEntryPoint: Use ARM_FFA_ARGS for misc buffer 2026-07-30 13:46:46 +00:00
ArmTransferListLib.h ArmPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
OemMiscLib.h ArmPkg: Add SMBIOS Type 4 SocketType handling 2026-07-21 00:02:39 +00:00
OpteeLib.h ArmPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
SemihostLib.h ArmPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
StandaloneMmMmuLib.h ArmPkg, StandaloneMmPkg: optimise memory permission change 2026-05-29 18:44:57 +00:00