]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Universal/BdsDxe/BdsEntry.c
1, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification said...
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / BdsDxe / BdsEntry.c
index 55ea3728926cd0a746e0bbcb56acbd4d371c7917..ac37f10529eb6f5e6a3b7f2a147c337b1743ce28 100644 (file)
@@ -313,9 +313,8 @@ BdsEntry (
   PERF_START (0, "PlatformBds", "BDS", 0);\r
   PlatformBdsInit (PrivateData);\r
 \r
-  if (FeaturePcdGet (PcdSupportHardwareErrorRecord)) {\r
-    InitializeHwErrRecSupport (PcdGet16 (PcdHardwareErrorRecordLevel));\r
-  }\r
+  InitializeHwErrRecSupport();\r
+  \r
   //\r
   // bugbug: platform specific code\r
   // Initialize the platform specific string and language\r