]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/RuntimeDxe/Runtime.c
Update Comment for the call to EDKII ReportStatus
[mirror_edk2.git] / 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