]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Protocol/SmmAccess.h
Fix minor typos in comments.
[mirror_edk2.git] / IntelFrameworkPkg / Include / Protocol / SmmAccess.h
index 97c00731ed71e3dd0e59cb6063144e13cfa911e6..d7719e44c1c66a526b32a12551c042af829588f7 100644 (file)
@@ -72,7 +72,7 @@ EFI_STATUS
   Inhibits access to the SMRAM.\r
 \r
   @param  This                  The EFI_SMM_ACCESS_PROTOCOL instance.\r
-  @param  DescriptorIndex       Indicates that the driver wishes to open\r
+  @param  DescriptorIndex       Indicates that the driver wishes to close\r
                                 the memory tagged by this index.\r
 \r
   @retval EFI_SUCCESS           The operation was successful.\r
@@ -90,8 +90,9 @@ EFI_STATUS
 \r
 /**\r
   Inhibits access to the SMRAM.\r
+\r
   @param  This                  The EFI_SMM_ACCESS_PROTOCOL instance.\r
-  @param  DescriptorIndex       Indicates that the driver wishes to open\r
+  @param  DescriptorIndex       Indicates that the driver wishes to lock\r
                                 the memory tagged by this index.\r
 \r
   @retval EFI_SUCCESS           The operation was successful.\r