summaryrefslogtreecommitdiff
path: root/MdePkg/MdePkg.dsc
diff options
context:
space:
mode:
authoryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-25 03:13:13 +0000
committeryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-25 03:13:13 +0000
commit6cbcf597c654d0fd7a0cbe0dfd8dc4d29583a6e4 (patch)
tree94c47a0df794c8877c785d39a514f4796c7a3766 /MdePkg/MdePkg.dsc
parent9d5349800fb9556789ce4309154e4eccb9caa3c1 (diff)
downloadedk2-platforms-6cbcf597c654d0fd7a0cbe0dfd8dc4d29583a6e4.tar.xz
Remove unused section in .INF, .DEC, .DSC of MdePkg and MdeModulePkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3428 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/MdePkg.dsc')
-rw-r--r--MdePkg/MdePkg.dsc19
1 files changed, 0 insertions, 19 deletions
diff --git a/MdePkg/MdePkg.dsc b/MdePkg/MdePkg.dsc
index 50cc89a1e6..a5d172e4ce 100644
--- a/MdePkg/MdePkg.dsc
+++ b/MdePkg/MdePkg.dsc
@@ -1,8 +1,6 @@
#/** @file
# EFI/PI MdePkg Package
#
-# This FPD file is used for Package Level build.
-#
# Copyright (c) 2007, Intel Corporation
#
# All rights reserved. This program and the accompanying materials
@@ -15,11 +13,6 @@
#
#**/
-################################################################################
-#
-# Defines Section - statements that will be processed to create a Makefile.
-#
-################################################################################
[Defines]
PLATFORM_NAME = Mde
PLATFORM_GUID = 082F8BFC-0455-4859-AE3C-ECD64FB81642
@@ -31,12 +24,6 @@
SKUID_IDENTIFIER = DEFAULT
-################################################################################
-#
-# Pcd Section - list of all EDK II PCD Entries defined by this Platform
-#
-################################################################################
-
[PcdsFeatureFlag.common]
PcdComponentNameDisable|gEfiMdePkgTokenSpaceGuid|FALSE
PcdDriverDiagnosticsDisable|gEfiMdePkgTokenSpaceGuid|FALSE
@@ -67,12 +54,6 @@
[PcdsFixedAtBuild.IPF]
PcdIoBlockBaseAddressForIpf|gEfiMdePkgTokenSpaceGuid|0x0ffffc000000
-################################################################################
-#
-# Components Section - list of all EDK II Modules needed by this Platform
-#
-################################################################################
-
[Components.common]
$(WORKSPACE)/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf
$(WORKSPACE)/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf