]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Compatibility/DxeSmmReadyToLockOnExitPmAuthThunk/DxeSmmReadyToLockOnExitPmAuthThunk.c
Avoid using code name in comments.
[mirror_edk2.git] / EdkCompatibilityPkg / Compatibility / DxeSmmReadyToLockOnExitPmAuthThunk / DxeSmmReadyToLockOnExitPmAuthThunk.c
index 6625231ba1ed15a735091009ce1c442cdd0680ce..51ea68eeedfc40564aea86344703671aed1503a7 100644 (file)
@@ -1,9 +1,9 @@
 /** @file\r
   DxeSmmReadyToLock Protocol on ExitPmAuth Protocol Thunk driver.\r
-  R8 platform uses ExitPmAuth point to lock SMRAM and SMM API.\r
-  But R9 uses DxeSmmReadyToLock. We need a thunk driver to convert this event.\r
+  EDK platform uses ExitPmAuth point to lock SMRAM and SMM API.\r
+  But EDKII uses DxeSmmReadyToLock. We need a thunk driver to convert this event.\r
 \r
-Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2010 - 2011, Intel Corporation. All rights reserved.<BR>\r
 \r
 This program and the accompanying materials\r
 are licensed and made available under the terms and conditions\r
@@ -37,7 +37,7 @@ ExitPmAuthProtocolNotification (
 \r
   //\r
   // Add more check to locate protocol after got event, because\r
-  // R8 ECP will signal this event immediately once it is register\r
+  // ECP will signal this event immediately once it is register\r
   // just in case it is already installed.\r
   //\r
   Status = gBS->LocateProtocol (\r