From 88899a372cfc44f8612315f4b43a084d1814fe69 Mon Sep 17 00:00:00 2001 From: Ard Biesheuvel Date: Sat, 18 Apr 2020 18:45:40 +0200 Subject: StandaloneMmPkg: switch to MM communicate 2 protocol Update the reference to MM communicate to refer to the MM communicate 2 protocol instead. This makes no difference for the MM side of the implementation, but is more accurate nonetheless, since the original MM protocol does not work in combination with standalone MM. Signed-off-by: Ard Biesheuvel Reviewed-by: Sami Mujawar --- StandaloneMmPkg/Core/StandaloneMmCore.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'StandaloneMmPkg/Core') diff --git a/StandaloneMmPkg/Core/StandaloneMmCore.h b/StandaloneMmPkg/Core/StandaloneMmCore.h index 86f6cfa55a..96c195311a 100644 --- a/StandaloneMmPkg/Core/StandaloneMmCore.h +++ b/StandaloneMmPkg/Core/StandaloneMmCore.h @@ -18,7 +18,7 @@ #include #include #include -#include +#include #include #include -- cgit v1.2.3