summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg/IntelFrameworkPkg.dsc
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-20 01:41:50 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-20 01:41:50 +0000
commit27134a44c53cdde976516d2c37ee0bd680017307 (patch)
tree68a993fb5698e288758fdcc54ffea4042cefc0bf /IntelFrameworkPkg/IntelFrameworkPkg.dsc
parentd0288e1722e2947e74302b232fc40e9a787a09ae (diff)
downloadedk2-27134a44c53cdde976516d2c37ee0bd680017307.zip
edk2-27134a44c53cdde976516d2c37ee0bd680017307.tar.gz
edk2-27134a44c53cdde976516d2c37ee0bd680017307.tar.bz2
Remove duplicate definition of 'EFI_FVB_ATTRIBUTES' in MdePkg & IntelFrameworkPkg
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3377 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkPkg/IntelFrameworkPkg.dsc')
-rw-r--r--IntelFrameworkPkg/IntelFrameworkPkg.dsc12
1 files changed, 2 insertions, 10 deletions
diff --git a/IntelFrameworkPkg/IntelFrameworkPkg.dsc b/IntelFrameworkPkg/IntelFrameworkPkg.dsc
index 46c8671..63b7ba1 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,8 +51,6 @@
# 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