X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=IntelFrameworkPkg%2FIntelFrameworkPkg.dsc;h=be3fdd820bce68181609c987df220f3be9520160;hb=c543936ac7a4ce814fcdeeb88e0be0fa36587d48;hp=46c8671b93c10ae83b7f21ae437bd12df751af33;hpb=56621f4d0e820ff3a609c708b55dcbe4a31ee379;p=mirror_edk2.git diff --git a/IntelFrameworkPkg/IntelFrameworkPkg.dsc b/IntelFrameworkPkg/IntelFrameworkPkg.dsc index 46c8671b93..be3fdd820b 100644 --- a/IntelFrameworkPkg/IntelFrameworkPkg.dsc +++ b/IntelFrameworkPkg/IntelFrameworkPkg.dsc @@ -1,7 +1,7 @@ #/** @file # Intel Framework Package Reference Implementations # -# This FPD file is used for Package Level build. +# This DSC file is used for Package Level build. # # Copyright (c) 2007, Intel Corporation # @@ -25,19 +25,12 @@ PLATFORM_GUID = E76EB141-6EDB-43f3-A455-EF24A79673DD PLATFORM_VERSION = 0.1 DSC_SPECIFICATION = 0x00010005 - OUTPUT_DIRECTORY = $(WORKSPACE)/Build/IntelFramework + OUTPUT_DIRECTORY = Build/IntelFramework SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC BUILD_TARGETS = DEBUG|RELEASE SKUID_IDENTIFIER = DEFAULT - -################################################################################ -# -# Library Class section - list of all Library Classes needed by this Platform. -# -################################################################################ - ################################################################################ # # Pcd Section - list of all EDK II PCD Entries defined by this Platform @@ -48,6 +41,7 @@ PcdReportStatusCodePropertyMask|gEfiMdePkgTokenSpaceGuid|0x06 PcdDebugClearMemoryValue|gEfiMdePkgTokenSpaceGuid|0xAF PcdUefiLibMaxPrintBufferSize|gEfiMdePkgTokenSpaceGuid|320 + [PcdsPatchableInModule.common] PcdDebugPrintErrorLevel|gEfiMdePkgTokenSpaceGuid|0x80000000 @@ -57,14 +51,13 @@ # Components Section - list of all EDK II Modules needed by this Platform # ################################################################################ - - [Components.common] - $(WORKSPACE)/IntelFrameworkPkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf - $(WORKSPACE)/IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf - $(WORKSPACE)/IntelFrameworkPkg/Library/UefiLibFramework/UefiLibFramework.inf - $(WORKSPACE)/IntelFrameworkPkg/Library/DxeSmmDriverEntryPoint/DxeSmmDriverEntryPoint.inf - $(WORKSPACE)/IntelFrameworkPkg/Library/HiiLibFramework/HiiLib.inf - $(WORKSPACE)/IntelFrameworkPkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf - $(WORKSPACE)/IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrSupportLib.inf - $(WORKSPACE)/IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/PeiSmbusLibSmbusPpi.inf + IntelFrameworkPkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.inf + IntelFrameworkPkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf + IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf + IntelFrameworkPkg/Library/UefiLibFramework/UefiLibFramework.inf + IntelFrameworkPkg/Library/DxeSmmDriverEntryPoint/DxeSmmDriverEntryPoint.inf + IntelFrameworkPkg/Library/HiiLibFramework/HiiLib.inf + IntelFrameworkPkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf + IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrSupportLib.inf + IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/PeiSmbusLibSmbusPpi.inf