summaryrefslogtreecommitdiff
path: root/DuetPkg/DuetPkg.dsc
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-05-07 09:38:31 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-05-07 09:38:31 +0000
commitdf166ce57448db0df33b2ea77d1142610103677e (patch)
tree6bb507089920cb68dab5203141807058a5d508a7 /DuetPkg/DuetPkg.dsc
parent6f33781141f0665187f9287a927f50bdcff449f3 (diff)
downloadedk2-platforms-df166ce57448db0df33b2ea77d1142610103677e.tar.xz
1) DxeIpl should not use UefiDriverEntryPointLib
2) Fix incorrect judgment for ACPI table in legacy region. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5177 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg/DuetPkg.dsc')
-rw-r--r--DuetPkg/DuetPkg.dsc5
1 files changed, 4 insertions, 1 deletions
diff --git a/DuetPkg/DuetPkg.dsc b/DuetPkg/DuetPkg.dsc
index 2a56d3a38f..851a84295b 100644
--- a/DuetPkg/DuetPkg.dsc
+++ b/DuetPkg/DuetPkg.dsc
@@ -105,7 +105,10 @@
gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseHardSerial|TRUE
[Components.common]
- DuetPkg/DxeIpl/DxeIpl.inf
+ DuetPkg/DxeIpl/DxeIpl.inf {
+ <LibraryClasses>
+ DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
+ }
MdeModulePkg/Core/Dxe/DxeMain.inf
MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf