X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkPkg%2FInclude%2FProtocol%2FSmmAccess.h;h=d7719e44c1c66a526b32a12551c042af829588f7;hp=97c00731ed71e3dd0e59cb6063144e13cfa911e6;hb=693c4e024fffeec9907583c0becaaa49cb277bf8;hpb=8c8f3dcb1709379c919b73754a664aa53d525c8a diff --git a/IntelFrameworkPkg/Include/Protocol/SmmAccess.h b/IntelFrameworkPkg/Include/Protocol/SmmAccess.h index 97c00731ed..d7719e44c1 100644 --- a/IntelFrameworkPkg/Include/Protocol/SmmAccess.h +++ b/IntelFrameworkPkg/Include/Protocol/SmmAccess.h @@ -72,7 +72,7 @@ EFI_STATUS Inhibits access to the SMRAM. @param This The EFI_SMM_ACCESS_PROTOCOL instance. - @param DescriptorIndex Indicates that the driver wishes to open + @param DescriptorIndex Indicates that the driver wishes to close the memory tagged by this index. @retval EFI_SUCCESS The operation was successful. @@ -90,8 +90,9 @@ EFI_STATUS /** Inhibits access to the SMRAM. + @param This The EFI_SMM_ACCESS_PROTOCOL instance. - @param DescriptorIndex Indicates that the driver wishes to open + @param DescriptorIndex Indicates that the driver wishes to lock the memory tagged by this index. @retval EFI_SUCCESS The operation was successful.