audk/StandaloneMmPkg/Library/StandaloneMmCoreEntryPoint/Arm
Ard Biesheuvel 7054f1a54e StandaloneMmPkg: Include correct MmuLib header
StandaloneMm has its own version of the ArmMmuLib library class, but
includes the ArmMmuLib header. This happens to work because the
prototypes that are referenced are the same, but this will no longer be
the case after a future patch. So correct the #includes.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Leif Lindholm <quic_llindhol@quicinc.com>
2023-06-27 16:40:07 +00:00
..
CreateHobList.c StandaloneMmPkg: Fix issue about SpPcpuSharedBufSize field 2022-07-07 10:20:06 +00:00
SetPermissions.c StandaloneMmPkg: Update code to be more C11 compliant by using __func__ 2023-04-10 14:19:57 +00:00
StandaloneMmCoreEntryPoint.c StandaloneMmPkg: Include correct MmuLib header 2023-06-27 16:40:07 +00:00