]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdeModulePkg: Enable variable runtime cache by default
authorMichael Kubacki <michael.a.kubacki@intel.com>
Mon, 14 Oct 2019 23:15:08 +0000 (16:15 -0700)
committerMichael Kubacki <michael.a.kubacki@intel.com>
Wed, 6 Nov 2019 05:55:54 +0000 (21:55 -0800)
This change enables the variable runtime cache by default by setting
gEfiMdeModulePkgTokenSpaceGuid.PcdEnableVariableRuntimeCache in
MdeModulePkg.dec to TRUE.

Cc: Dandan Bi <dandan.bi@intel.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Hao A Wu <hao.a.wu@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Signed-off-by: Michael Kubacki <michael.a.kubacki@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Jian J Wang <jian.j.wang@intel.com>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
MdeModulePkg/MdeModulePkg.dec

index 3ef8fe7644d98d37775729b84b178287daa92913..1e964f59032d82b8278450fa922ae99dd1bf5914 100644 (file)
   #   TRUE  - The UEFI variable runtime cache is enabled.<BR>\r
   #   FALSE - The UEFI variable runtime cache is disabled.<BR>\r
   # @Prompt Enable the UEFI variable runtime cache.\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdEnableVariableRuntimeCache|FALSE|BOOLEAN|0x00010039\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdEnableVariableRuntimeCache|TRUE|BOOLEAN|0x00010039\r
 \r
   ## Indicates if the statistics about variable usage will be collected. This information is\r
   #  stored as a vendor configuration table into the EFI system table.\r