]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Update Comment for the call to EDKII ReportStatus
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 10 Mar 2009 07:51:52 +0000 (07:51 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 10 Mar 2009 07:51:52 +0000 (07:51 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7845 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Core/RuntimeDxe/Runtime.c

index 66c02b2f5b79716930b4e3ca12f2b9763824b18b..b746221af4577d7b33cda1c8efcceea115c44b60 100644 (file)
@@ -275,9 +275,7 @@ RuntimeDriverSetVirtualAddressMap (
   mVirtualMap               = VirtualMap;\r
 \r
   //\r
-  // Currently the bug in StatusCode/RuntimeLib has been fixed, it will\r
-  // check whether in Runtime or not (this is judged by looking at\r
-  // mEfiAtRuntime global So this ReportStatusCode will work\r
+  // ReporstStatusCodeLib will check and make sure this service can be called in runtime mode.\r
   //\r
   REPORT_STATUS_CODE (EFI_PROGRESS_CODE, PcdGet32 (PcdStatusCodeValueSetVirtualAddressMap));\r
 \r