summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXie, Yuanhao <yuanhao.xie@intel.com>2022-03-31 19:56:08 +0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2022-04-03 08:33:56 +0000
commit3e130e40fc55f06f7fe019e87ed9bae957870a12 (patch)
treef0c7a90fc891536e5d2a32ff43b1c09deadfd55d
parent0023e35cf4f8364bce5c753cb2e907298309507d (diff)
downloadedk2-3e130e40fc55f06f7fe019e87ed9bae957870a12.tar.gz
edk2-3e130e40fc55f06f7fe019e87ed9bae957870a12.tar.bz2
edk2-3e130e40fc55f06f7fe019e87ed9bae957870a12.zip
UefiPayloadPkg: Consume the new added DebugPrintErrorLevelLib instance
Change the DebugPrintErrorLevelLib instance in UefiPayloadPkg.dsc to allow bootloader to config DebugPrintErrorLevel. Cc: Guo Dong <guo.dong@intel.com> Reviewed-by: Ray Ni <ray.ni@intel.com> Cc: Maurice Ma <maurice.ma@intel.com> Cc: Benjamin You <benjamin.you@intel.com> Cc: Sean Rhodes <sean@starlabs.systems> Signed-off-by: Yuanhao Xie <yuanhao.xie@intel.com>
-rw-r--r--UefiPayloadPkg/UefiPayloadPkg.dsc2
1 files changed, 1 insertions, 1 deletions
diff --git a/UefiPayloadPkg/UefiPayloadPkg.dsc b/UefiPayloadPkg/UefiPayloadPkg.dsc
index ab6e1a8c6a..e2ea483482 100644
--- a/UefiPayloadPkg/UefiPayloadPkg.dsc
+++ b/UefiPayloadPkg/UefiPayloadPkg.dsc
@@ -239,7 +239,7 @@
#
# Misc
#
- DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf
+ DebugPrintErrorLevelLib|UefiPayloadPkg/Library/DebugPrintErrorLevelLibHob/DebugPrintErrorLevelLibHob.inf
PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
!if $(SOURCE_DEBUG_ENABLE) == TRUE
PeCoffExtraActionLib|SourceLevelDebugPkg/Library/PeCoffExtraActionLibDebug/PeCoffExtraActionLibDebug.inf