summaryrefslogtreecommitdiff
path: root/EdkShellPkg
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2009-01-15 10:00:44 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2009-01-15 10:00:44 +0000
commitf29d42d54bce6cd8268142d6e7e9d8f060ab6161 (patch)
tree72e486d37e06b901e41365e5783788d4cbf72b8d /EdkShellPkg
parent1e39deb2e25cf83222b7769a08b1f0c64c905d78 (diff)
downloadedk2-platforms-f29d42d54bce6cd8268142d6e7e9d8f060ab6161.tar.xz
Move CompilerStub library for IA32 & x64 only.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7287 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkShellPkg')
-rw-r--r--EdkShellPkg/EdkShellPkg.dsc6
1 files changed, 2 insertions, 4 deletions
diff --git a/EdkShellPkg/EdkShellPkg.dsc b/EdkShellPkg/EdkShellPkg.dsc
index 0c90d9ff17..07bcefd821 100644
--- a/EdkShellPkg/EdkShellPkg.dsc
+++ b/EdkShellPkg/EdkShellPkg.dsc
@@ -39,7 +39,6 @@ DEFINE EDK_SHELL_DIR = Shell
EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/EfiCommonLib.inf
EdkCompatibilityPkg/Foundation/Cpu/Pentium/CpuIA32Lib/CpuIA32Lib.inf
EdkCompatibilityPkg/Foundation/Cpu/Itanium/CpuIA64Lib/CpuIA64Lib.inf
- EdkCompatibilityPkg/Foundation/Library/CompilerStub/CompilerStubLib.inf
EdkCompatibilityPkg/Foundation/Library/CustomizedDecompress/CustomizedDecompress.inf
EdkCompatibilityPkg/Foundation/Library/Dxe/Hob/HobLib.inf
#
@@ -74,11 +73,10 @@ DEFINE EDK_SHELL_DIR = Shell
#
$(EDK_SHELL_DIR)/Library/EfiShellLib.inf
+[Libraries.IA32, Libraries.X64]
+ EdkCompatibilityPkg/Foundation/Library/CompilerStub/CompilerStubLib.inf
[Components]
- #
- # Shell.inf & ShellFull.inf can not be included at once to avoid over
- #
$(EDK_SHELL_DIR)/Shell.inf
$(EDK_SHELL_DIR)/ShellFull.inf
$(EDK_SHELL_DIR)/attrib/attrib.inf