sdm845Pkg: CommonDsc.dsc.inc: change PcdDebugPrintErrorLevel

This commit is contained in:
BigfootACA 2022-02-10 02:39:51 +08:00
parent aea6542475
commit 41a4401a4e

View File

@ -306,7 +306,11 @@
# DEBUG_EVENT 0x00080000 // Event messages
# DEBUG_ERROR 0x80000000 // Error
!if $(TARGET) != RELEASE
gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000040
!else
gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000000
!endif
gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x06
#
@ -337,5 +341,3 @@
[PcdsDynamicHii.common.DEFAULT]
gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut|L"Timeout"|gEfiGlobalVariableGuid|0x0|3 # Variable: L"Timeout"