]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Compatibility/FrameworkHiiToUefiHiiThunk/UefiIfrDefault.c
1) Fix a bug of DefaultVarStoreId of the Form Set should be used when Framework IfrSu...
[mirror_edk2.git] / EdkCompatibilityPkg / Compatibility / FrameworkHiiToUefiHiiThunk / UefiIfrDefault.c
index c8262f6adbabdccb5b06a08c91a73861f61ef124..34d6cba6f878aab9176130596574e7ae7d4aa43e 100644 (file)
@@ -487,7 +487,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 0x0001 (FRAMEWORK_RESERVED_VARSTORE_ID).\r
+      // should be translated to the default Varstore ID.\r
       //\r
       if (Node->StoreId == UefiFormSetDefaultVarStoreId) {\r
         Pack->VariableId = 0;\r