summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-05 15:41:41 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-05 15:41:41 +0000
commit28ea281313e2b1864cb29a36fd5a424e5dde165e (patch)
treeca873a01c367a7b8766c7108ce52b97fe112353c
parent56a71b557eda2b1fad72728e0d4d074a4083ac68 (diff)
downloadedk2-platforms-28ea281313e2b1864cb29a36fd5a424e5dde165e.tar.xz
Use UefiDecompressLib|${WORKSPACE}/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf for make build going.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3077 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r--Nt32Pkg/Nt32Pkg.dsc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Nt32Pkg/Nt32Pkg.dsc b/Nt32Pkg/Nt32Pkg.dsc
index 3ddac7171a..be824a1ec7 100644
--- a/Nt32Pkg/Nt32Pkg.dsc
+++ b/Nt32Pkg/Nt32Pkg.dsc
@@ -80,7 +80,7 @@
[LibraryClasses.common.DXE_CORE]
DevicePathLib|$(WORKSPACE)/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
- UefiDecompressLib|$(WORKSPACE)/MdeModulePkg/Library/DxeCoreUefiDecompressLibFromHob/DxeCoreUefiDecompressLibFromHob.inf
+ UefiDecompressLib|${WORKSPACE}/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
UefiBootServicesTableLib|$(WORKSPACE)/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
HobLib|$(WORKSPACE)/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf
DxeCoreEntryPoint|$(WORKSPACE)/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf