]> git.proxmox.com Git - mirror_edk2.git/blobdiff - StandaloneMmPkg/Library/StandaloneMmMemLib/StandaloneMmMemLib.c
StandaloneMmPkg: Fix ECC error 9002 in StandaloneMmMemLib
[mirror_edk2.git] / StandaloneMmPkg / Library / StandaloneMmMemLib / StandaloneMmMemLib.c
index f0015f8dff2795239b7cf527df54b1873abb0cb9..b533bd8390cd1efe90bd447a8987c5eee491f6c0 100644 (file)
@@ -240,8 +240,8 @@ MmSetMem (
 /**\r
   The constructor function initializes the Mm Mem library\r
 \r
-  @param  ImageHandle   The firmware allocated handle for the EFI image.\r
-  @param  SystemTable   A pointer to the EFI System Table.\r
+  @param  [in]  ImageHandle     The firmware allocated handle for the EFI image.\r
+  @param  [in]  MmSystemTable   A pointer to the EFI System Table.\r
 \r
   @retval EFI_SUCCESS   The constructor always returns EFI_SUCCESS.\r
 \r