summaryrefslogtreecommitdiff
path: root/MdePkg/MdePkg.dsc
diff options
context:
space:
mode:
authorjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>2007-06-25 17:00:40 +0000
committerjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>2007-06-25 17:00:40 +0000
commit8fc4fc3a0e3d10c2093bcdef89cc408980c44f22 (patch)
tree3b6cc3718189e5ee97deee18bedda2e4ea608feb /MdePkg/MdePkg.dsc
parent79840ee114cc723c9872c74916108941d4940cfa (diff)
downloadedk2-platforms-8fc4fc3a0e3d10c2093bcdef89cc408980c44f22.tar.xz
1) Incorporated generating top level makefile. Now platform build is possible (no FD generation).
2) Added GenFw.exe for EFI file generation 3) Changed the destination directory of *.template file to WORKSPACE/Conf 4) Commented out several modules in the MdePkg.dsc file since they cannot be found in the MdePkg package directory. 5) Removed the usage of WORKSPACE_DIR macro in makefile. WORKSPACE is used instead all the way. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2733 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/MdePkg.dsc')
-rw-r--r--MdePkg/MdePkg.dsc8
1 files changed, 4 insertions, 4 deletions
diff --git a/MdePkg/MdePkg.dsc b/MdePkg/MdePkg.dsc
index a55bc86bd9..5b1bf5250a 100644
--- a/MdePkg/MdePkg.dsc
+++ b/MdePkg/MdePkg.dsc
@@ -84,7 +84,7 @@
${WORKSPACE}\MdePkg\Library/BasePciLibCf8/BasePciLibCf8.inf
${WORKSPACE}\MdePkg\Library/BasePciLibPciExpress/BasePciLibPciExpress.inf
${WORKSPACE}\MdePkg\Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
- ${WORKSPACE}\MdePkg\Library/BasePeCoffLib/BasePeCoffLib.inf
+# ${WORKSPACE}\MdePkg\Library/BasePeCoffLib/BasePeCoffLib.inf
${WORKSPACE}\MdePkg\Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
${WORKSPACE}\MdePkg\Library/BasePostCodeLibDebug/BasePostCodeLibDebug.inf
${WORKSPACE}\MdePkg\Library/BasePostCodeLibPort80/BasePostCodeLibPort80.inf
@@ -97,16 +97,16 @@
${WORKSPACE}\MdePkg\Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
${WORKSPACE}\MdePkg\Library/DxePcdLib/DxePcdLib.inf
${WORKSPACE}\MdePkg\Library/DxeServicesTableLib/DxeServicesTableLib.inf
- ${WORKSPACE}\MdePkg\Library/DxeSmbusLib/DxeSmbusLib.inf
+# ${WORKSPACE}\MdePkg\Library/DxeSmbusLib/DxeSmbusLib.inf
${WORKSPACE}\MdePkg\Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
- ${WORKSPACE}\MdePkg\Library/PeiHobLib/PeiHobLib.inf
+# ${WORKSPACE}\MdePkg\Library/PeiHobLib/PeiHobLib.inf
${WORKSPACE}\MdePkg\Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
${WORKSPACE}\MdePkg\Library/PeimEntryPoint/PeimEntryPoint.inf
${WORKSPACE}\MdePkg\Library/PeiPcdLib/PeiPcdLib.inf
${WORKSPACE}\MdePkg\Library/PeiResourcePublicationLib/PeiResourcePublicationLib.inf
${WORKSPACE}\MdePkg\Library/PeiServicesLib/PeiServicesLib.inf
${WORKSPACE}\MdePkg\Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
- ${WORKSPACE}\MdePkg\Library/PeiSmbusLib/PeiSmbusLib.inf
+# ${WORKSPACE}\MdePkg\Library/PeiSmbusLib/PeiSmbusLib.inf
${WORKSPACE}\MdePkg\Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
${WORKSPACE}\MdePkg\Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
${WORKSPACE}\MdePkg\Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf