X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=IntelFrameworkPkg%2FIntelFrameworkPkg.dsc;h=63b7ba1f5b54e489f504ef8de4d46017c491978b;hb=8f23e4e6d2c718a7a5d223df007ff108d924f74b;hp=80dfa93da02f333c91d691f4dd6d04fd3676d6f9;hpb=195d22780c77a4c9bff058ef9be6fc008a0fcda2;p=mirror_edk2.git diff --git a/IntelFrameworkPkg/IntelFrameworkPkg.dsc b/IntelFrameworkPkg/IntelFrameworkPkg.dsc index 80dfa93da0..63b7ba1f5b 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 # @@ -31,13 +31,6 @@ 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,12 +51,10 @@ # Components Section - list of all EDK II Modules needed by this Platform # ################################################################################ - - -[Components.Ia32] +[Components.common] $(WORKSPACE)/IntelFrameworkPkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf $(WORKSPACE)/IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf - $(WORKSPACE)/IntelFrameworkPkg/Library/UefiLibFramework/UefiLib.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