]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Update the comment.
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 30 Oct 2008 15:19:52 +0000 (15:19 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 30 Oct 2008 15:19:52 +0000 (15:19 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6312 6f19259b-4bc3-4df7-8a09-765794883524

EdkCompatibilityPkg/Compatibility/FrameworkHiiToUefiHiiThunk/UefiIfrDefault.c

index f799dc664a305210a45d55abd3cbfffaf7407a9a..a803b0e6c359eb4b11c5aea01bce6d0cfede1e58 100644 (file)
@@ -713,7 +713,7 @@ UefiDefaultsToFwDefaults (
       //\r
       // In UEFI, 0 is defined to be invalid for EFI_IFR_VARSTORE.VarStoreId.\r
       // So the default storage of Var Store in VFR from a Framework module \r
-      // should be translated to 0xFFEE.\r
+      // should be translated to 0x0001 (RESERVED_VARSTORE_ID).\r
       //\r
       if (Node->StoreId == RESERVED_VARSTORE_ID) {\r
         Pack->VariableId = 0;\r