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 <ard.biesheuvel@arm.com> Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
This commit is contained in:
committed by
mergify[bot]
parent
be4e0cfbad
commit
88899a372c
@@ -18,7 +18,7 @@
|
||||
#include <Protocol/DxeMmReadyToLock.h>
|
||||
#include <Protocol/MmReadyToLock.h>
|
||||
#include <Protocol/MmEndOfDxe.h>
|
||||
#include <Protocol/MmCommunication.h>
|
||||
#include <Protocol/MmCommunication2.h>
|
||||
#include <Protocol/LoadedImage.h>
|
||||
#include <Protocol/MmConfiguration.h>
|
||||
|
||||
|
Reference in New Issue
Block a user