fix: Revert PcdDebugPrintErrorLevel change made mistakenly in #1760.

PR #1760 mistakenly included a debug change to increase the default debug
print level. Reverting that one change.

Signed-off-by: Bejean Mosher <bejean.mosher@intel.com>
This commit is contained in:
Bejean Mosher 2022-11-21 14:50:52 -05:00 committed by Guo Dong
parent 82d0a283c9
commit bd4e688468
1 changed files with 1 additions and 1 deletions

View File

@ -267,7 +267,7 @@
gPlatformCommonLibTokenSpaceGuid.PcdTccEnabled | $(ENABLE_TCC)
[PcdsPatchableInModule]
gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel | 0x8040004F
gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel | 0x8000004F
gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress | $(PCI_EXPRESS_BASE)
gPlatformModuleTokenSpaceGuid.PcdAcpiTablesRsdp | 0xFF000000
gPlatformModuleTokenSpaceGuid.PcdAcpiTablesAddress | 0xFF000000