summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg/Include/Protocol/SmmAccess.h
diff options
context:
space:
mode:
authortding1 <tding1@6f19259b-4bc3-4df7-8a09-765794883524>2009-02-05 08:42:01 +0000
committertding1 <tding1@6f19259b-4bc3-4df7-8a09-765794883524>2009-02-05 08:42:01 +0000
commit700a786952c4573a6dd7c7b0c74ea772969f777a (patch)
treeb14e97ed7b5b5c536a7e4788f2ad48bc46445f66 /IntelFrameworkPkg/Include/Protocol/SmmAccess.h
parent19f17070788759d3082acc27695cddfcd81855db (diff)
downloadedk2-platforms-700a786952c4573a6dd7c7b0c74ea772969f777a.tar.xz
update comments to allign with spec
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7436 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkPkg/Include/Protocol/SmmAccess.h')
-rw-r--r--IntelFrameworkPkg/Include/Protocol/SmmAccess.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/IntelFrameworkPkg/Include/Protocol/SmmAccess.h b/IntelFrameworkPkg/Include/Protocol/SmmAccess.h
index 9c28eef938..97c00731ed 100644
--- a/IntelFrameworkPkg/Include/Protocol/SmmAccess.h
+++ b/IntelFrameworkPkg/Include/Protocol/SmmAccess.h
@@ -143,10 +143,10 @@ EFI_STATUS
Gets information on possible SMRAM regions.
@param LockState
-Indicates the current state of the SMRAM. Set to TRUE if any region is locked.
+ Indicates the current state of the SMRAM. Set to TRUE if any region is locked.
@param OpenState
-Indicates the current state of the SMRAM. Set to TRUE if any region is open.
+ Indicates the current state of the SMRAM. Set to TRUE if any region is open.
**/
struct _EFI_SMM_ACCESS_PROTOCOL {