]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Remove unused section in .INF, .DEC, .DSC of MdePkg and MdeModulePkg.
authoryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 25 Jul 2007 03:13:13 +0000 (03:13 +0000)
committeryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 25 Jul 2007 03:13:13 +0000 (03:13 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3428 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Library/DxePeCoffLoaderFromHobLib/DxePeCoffLoaderFromHobLib.inf
MdeModulePkg/MdeModulePkg.dsc
MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf
MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
MdePkg/MdePkg.dec
MdePkg/MdePkg.dsc

index ad1cba64965651d8e3b23e9a2c9d30c089e91b44..2340e69e3c4d873a308411b52060c40f19421eeb 100644 (file)
 \r
 [Sources.common]\r
   PeCoff.c\r
-  CommonHeader.h\r
-\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg/Include/Library\r
 \r
 [Packages]\r
   MdeModulePkg/MdeModulePkg.dec\r
   MdePkg/MdePkg.dec\r
 \r
-\r
 [LibraryClasses]\r
   HobLib\r
 \r
index ca492e3fba919181a0e400b34ff50d7662f9330a..4334719e3ef87f0865a3008c778326ebd64f3470 100644 (file)
 #\r
 #**/\r
 \r
-################################################################################\r
-#\r
-# Defines Section - statements that will be processed to create a Makefile.\r
-#\r
-################################################################################\r
 [Defines]\r
   PLATFORM_NAME                  = MdeModule\r
   PLATFORM_GUID                  = 587CE499-6CBE-43cd-94E2-186218569478\r
 \r
 \r
 \r
-################################################################################\r
-#\r
-# Library Class section - list of all Library Classes needed by this Platform.\r
-#\r
-################################################################################\r
-\r
 [LibraryClasses.common]\r
   CacheMaintenanceLib|$(WORKSPACE)/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf\r
   DebugLib|$(WORKSPACE)/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
 [LibraryClasses.EBC.DXE_RUNTIME_DRIVER]\r
   UefiRuntimeLib|$(WORKSPACE)/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r
 \r
-################################################################################\r
-#\r
-# Pcd Section - list of all EDK II PCD Entries defined by this Platform\r
-#\r
-################################################################################\r
 [PcdsFeatureFlag.common]\r
   PcdSupportUpdateCapsuleRest|gEfiMdeModulePkgTokenSpaceGuid|FALSE\r
   PcdComponentNameDisable|gEfiMdePkgTokenSpaceGuid|FALSE\r
index 3f97393dc36cb5b48e373cdd97371c204eea774e..1d89792a59c9e57cd10b5b71e2b8e2602d9a6950 100644 (file)
@@ -39,7 +39,6 @@
   Udp4Impl.c\r
   Udp4Driver.h\r
   Udp4Driver.c\r
-  CommonHeader.h\r
 \r
 \r
 [Packages]\r
index 8998c561cf5a4b4cab5ba19a2f5e29279159c9f9..ef6bc23f026317783dafe13033f1ece3958b6ced 100644 (file)
   SecurityStub.c\r
   SecurityStub.h\r
 \r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg/Include/Library\r
-\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
 \r
index 9e148c3dbc603f25835da7f0a51a6344f6079f12..428b35ade5302800c31972f632c15b20f9bd65bf 100644 (file)
@@ -1,5 +1,4 @@
 #/** @file\r
-# Framework Module Development Environment Industry Standards\r
 #\r
 # This Package provides headers and libraries that conform to EFI/PI Industry standards.\r
 # Copyright (c) 2007, Intel Corporation.\r
 \r
 \r
 [Includes.common]\r
-  Include                        # Root include for the package\r
+  Include\r
 \r
 [Includes.Ia32]\r
-  Include/Ia32                   # Processor specific include path for pacakge\r
+  Include/Ia32\r
 \r
 [Includes.X64]\r
-  Include/x64                    # Processor specific include path for pacakge\r
+  Include/x64\r
 \r
 [Includes.IPF]\r
-  Include/Ipf                    # Processor specific include path for pacakge\r
+  Include/Ipf\r
 \r
 [Includes.EBC]\r
-  Include/Ebc                    # Processor specific include path for pacakge\r
+  Include/Ebc\r
 \r
 [LibraryClasses.common]\r
   CustomDecompressLib|Include/Library/CustomDecompressLib.h\r
   gEfiHobMemoryAllocModuleGuid   = { 0xF8E21975, 0x0899, 0x4F58, { 0xA4, 0xBE, 0x55, 0x25, 0xA9, 0xC6, 0xD7, 0x7A }}\r
   gEfiHobMemoryAllocStackGuid    = { 0x4ED4BF27, 0x4092, 0x42E9, { 0x80, 0x7D, 0x52, 0x7B, 0x1D, 0x00, 0xC9, 0xBD }}\r
   gEfiHobMemoryAllocBspStoreGuid = { 0x564B33CD, 0xC92A, 0x4593, { 0x90, 0xBF, 0x24, 0x73, 0xE4, 0x3C, 0x63, 0x22 }}\r
-\r
   gEfiEventLegacyBootGuid        = { 0x2A571201, 0x4966, 0x47F6, { 0x8B, 0x86, 0xF3, 0x1E, 0x41, 0xF3, 0x2F, 0x10 }}\r
 \r
   gEfiHobListGuid                = { 0x7739F24C, 0x93D7, 0x11D4, { 0x9A, 0x3A, 0x00, 0x90, 0x27, 0x3F, 0xC1, 0x4D }}\r
index 50cc89a1e6d509802c04aa98a2114bc384a67437..a5d172e4ce151f4bf4f2accc45bb1504e475b8e7 100644 (file)
@@ -1,8 +1,6 @@
 #/** @file\r
 # EFI/PI MdePkg Package\r
 #\r
-# This FPD file is used for Package Level build.\r
-#\r
 # Copyright (c) 2007, Intel Corporation\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #\r
 #**/\r
 \r
-################################################################################\r
-#\r
-# Defines Section - statements that will be processed to create a Makefile.\r
-#\r
-################################################################################\r
 [Defines]\r
   PLATFORM_NAME                  = Mde\r
   PLATFORM_GUID                  = 082F8BFC-0455-4859-AE3C-ECD64FB81642\r
   SKUID_IDENTIFIER               = DEFAULT\r
 \r
 \r
-################################################################################\r
-#\r
-# Pcd Section - list of all EDK II PCD Entries defined by this Platform\r
-#\r
-################################################################################\r
-\r
 [PcdsFeatureFlag.common]\r
   PcdComponentNameDisable|gEfiMdePkgTokenSpaceGuid|FALSE\r
   PcdDriverDiagnosticsDisable|gEfiMdePkgTokenSpaceGuid|FALSE\r
 [PcdsFixedAtBuild.IPF]\r
   PcdIoBlockBaseAddressForIpf|gEfiMdePkgTokenSpaceGuid|0x0ffffc000000\r
 \r
-################################################################################\r
-#\r
-# Components Section - list of all EDK II Modules needed by this Platform\r
-#\r
-################################################################################\r
-\r
 [Components.common]\r
   $(WORKSPACE)/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf\r
   $(WORKSPACE)/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r