]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/IntelFrameworkPkg.dsc
1) Remove Protocol/AcpiS3Save.h from IntelFrameworkPkg, which should be defined in...
[mirror_edk2.git] / IntelFrameworkPkg / IntelFrameworkPkg.dsc
index 5e5cc9a0cc3c8598ecb859c79444feff5396e5dc..63b7ba1f5b54e489f504ef8de4d46017c491978b 100644 (file)
@@ -1,7 +1,7 @@
 #/** @file\r
 # Intel Framework Package Reference Implementations\r
 #\r
-# This FPD file is used for Package Level build.\r
+# This DSC file is used for Package Level build.\r
 #\r
 # Copyright (c) 2007, Intel Corporation\r
 #\r
 #\r
 ################################################################################\r
 [Defines]\r
-  PLATFORM_NAME                  = MdeModuleAll\r
+  PLATFORM_NAME                  = IntelFramework\r
   PLATFORM_GUID                  = E76EB141-6EDB-43f3-A455-EF24A79673DD\r
   PLATFORM_VERSION               = 0.1\r
   DSC_SPECIFICATION              = 0x00010005\r
-  OUTPUT_DIRECTORY               = $(WORKSPACE)/Build/MdeModule\r
+  OUTPUT_DIRECTORY               = $(WORKSPACE)/Build/IntelFramework\r
   SUPPORTED_ARCHITECTURES        = IA32|IPF|X64|EBC\r
   BUILD_TARGETS                  = DEBUG|RELEASE\r
   SKUID_IDENTIFIER               = DEFAULT\r
 \r
 \r
-\r
-################################################################################\r
-#\r
-# Library Class section - list of all Library Classes needed by this Platform.\r
-#\r
-################################################################################\r
-\r
 ################################################################################\r
 #\r
 # Pcd Section - list of all EDK II PCD Entries defined by this Platform\r
@@ -47,8 +40,8 @@
   PcdDebugPropertyMask|gEfiMdePkgTokenSpaceGuid|0x0f\r
   PcdReportStatusCodePropertyMask|gEfiMdePkgTokenSpaceGuid|0x06\r
   PcdDebugClearMemoryValue|gEfiMdePkgTokenSpaceGuid|0xAF\r
-  PcdPerformanceLibraryPropertyMask|gEfiMdePkgTokenSpaceGuid|0\r
   PcdUefiLibMaxPrintBufferSize|gEfiMdePkgTokenSpaceGuid|320\r
+\r
 [PcdsPatchableInModule.common]\r
   PcdDebugPrintErrorLevel|gEfiMdePkgTokenSpaceGuid|0x80000000\r
 \r
 # Components Section - list of all EDK II Modules needed by this Platform\r
 #\r
 ################################################################################\r
-\r
-\r
-[Components.Ia32]\r
-  ${WORKSPACE}/IntelFrameworkPkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
-  ${WORKSPACE}/IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf\r
-  ${WORKSPACE}/IntelFrameworkPkg/Library/UefiLibFramework/UefiLib.inf\r
-  ${WORKSPACE}/IntelFrameworkPkg/Library/DxeSmmDriverEntryPoint/DxeSmmDriverEntryPoint.inf\r
-  ${WORKSPACE}/IntelFrameworkPkg/Library/FrameworkHiiLib/HiiLib.inf\r
-  ${WORKSPACE}/IntelFrameworkPkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
+[Components.common]\r
+  $(WORKSPACE)/IntelFrameworkPkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
+  $(WORKSPACE)/IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf\r
+  $(WORKSPACE)/IntelFrameworkPkg/Library/UefiLibFramework/UefiLibFramework.inf\r
+  $(WORKSPACE)/IntelFrameworkPkg/Library/DxeSmmDriverEntryPoint/DxeSmmDriverEntryPoint.inf\r
+  $(WORKSPACE)/IntelFrameworkPkg/Library/HiiLibFramework/HiiLib.inf\r
+  $(WORKSPACE)/IntelFrameworkPkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
+  $(WORKSPACE)/IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrSupportLib.inf\r
+  $(WORKSPACE)/IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/PeiSmbusLibSmbusPpi.inf\r