]> git.proxmox.com Git - mirror_edk2.git/commitdiff
removed [includes] section from MdePkg and MdeModulePkg .inf files. The includes...
authorAJFISH <AJFISH@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 29 Jun 2007 16:44:40 +0000 (16:44 +0000)
committerAJFISH <AJFISH@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 29 Jun 2007 16:44:40 +0000 (16:44 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2917 6f19259b-4bc3-4df7-8a09-765794883524

56 files changed:
MdeModulePkg/Application/HelloWorld/HelloWorld.inf
MdeModulePkg/Bus/Pci/AtapiPassThru/Dxe/AtapiPassThru.inf
MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBus.inf
MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDisk.inf
MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf
MdeModulePkg/Universal/Disk/DiskIo/Dxe/DiskIo.inf
MdeModulePkg/Universal/Disk/Partition/Dxe/Partition.inf
MdeModulePkg/Universal/Disk/UnicodeCollation/English/Dxe/English.inf
MdeModulePkg/Universal/Security/SecurityStub/Dxe/SecurityStub.inf
MdeModulePkg/Universal/VariablePei/Variable.inf
MdeModulePkg/Universal/VariableRuntimeDxe/Variable.inf
MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.inf
MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf
MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
MdePkg/Library/BaseLib/BaseLib.inf
MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf
MdePkg/Library/BaseMemoryLibSse2/BaseMemoryLibSse2.inf
MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf
MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf
MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.inf
MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.inf
MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.inf
MdePkg/Library/BasePrintLib/BasePrintLib.inf
MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf
MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf
MdePkg/Library/DxeHobLib/DxeHobLib.inf
MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
MdePkg/Library/DxePcdLib/DxePcdLib.inf
MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
MdePkg/Library/PeiHobLib/PeiHobLib.inf
MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.inf
MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.inf
MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.inf
MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
MdePkg/Library/UefiLib/UefiLib.inf
MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
MdePkg/Library/UefiScsiLib/UefiScsiLib.inf

index 80eba65750a276236a8982588a189cd9cea8faa9..ae48aea4b84ea4c7a24d53457e885f078b615934 100644 (file)
   HelloWorld.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg/Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index 0d8fb77156c01cd5dec2e0a3c424bbb06c928aba..d4497233585ff87153ef213c459e2dcd07fe5fa4 100644 (file)
   AtapiPassThru.c\r
   AtapiPassThru.h\r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg/Include/Library\r
 \r
 ################################################################################\r
 #\r
index 47ead5374303e6c0c57485a1d0ab1bbb390a52f8..b797fb35d8c1d89f5d7305ac69a6db95e91891ae 100644 (file)
   ScsiBus.h\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg/Include/Library\r
-  $(WORKSPACE)/MdeModulePkg/Include/Library\r
 \r
 ################################################################################\r
 #\r
@@ -70,8 +60,8 @@
 ################################################################################\r
 \r
 [Packages]\r
-  MdeModulePkg/MdeModulePkg.dec\r
   MdePkg/MdePkg.dec\r
+  MdeModulePkg/MdeModulePkg.dec\r
 \r
 \r
 ################################################################################\r
index fa7cca0765bce2daf1aa395669bff2079cc16ea0..921d84a2d7de1024b1315ba6490d807261aaba77 100644 (file)
   ScsiDisk.c\r
   ScsiDisk.h\r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg/Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index 9a89bfb8982712fab0e14117e909da94e1faad4b..9ba261eed37c88a34790148d6895cfa6a6eb0a47 100644 (file)
   Ipf/Fvb.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg/Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index 7b4f93d64d3a8c0c59d3339470f6bb03bfe5f68b..303b29cf1ac9a9c55956032bf3472405b39f4e1c 100644 (file)
   DiskIo.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg/Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
@@ -68,8 +58,8 @@
 ################################################################################\r
 \r
 [Packages]\r
-  $(WORKSPACE)/MdeModulePkg/MdeModulePkg.dec\r
   $(WORKSPACE)/MdePkg/MdePkg.dec\r
+  $(WORKSPACE)/MdeModulePkg/MdeModulePkg.dec\r
 \r
 \r
 ################################################################################\r
index 1e00fccfd6898ded261b32cc6aa1fe9fc2a3bbf5..bb64e546ed91fbbac86c36b7195be574ce93656d 100644 (file)
   Partition.h\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg/Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index 7022ab19df10101ba113658e0529fa24024f12d6..b628e9e66c2ade551d9822b866c700ca21d33970 100644 (file)
   UnicodeCollationEng.h\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg/Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
@@ -65,8 +55,8 @@
 ################################################################################\r
 \r
 [Packages]\r
-  $(WORKSPACE)/MdeModulePkg/MdeModulePkg.dec\r
   $(WORKSPACE)/MdePkg/MdePkg.dec\r
+  $(WORKSPACE)/MdeModulePkg/MdeModulePkg.dec\r
 \r
 ################################################################################\r
 #\r
index fbfe2720b9f0876b3dbd7538a373bc16b83c4f6d..4b8876530742647b8d1e89c7283f323d36b687ed 100644 (file)
   SecurityStub.h\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg/Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index 876b678b51725521cece738657fd9d6c9ca2849d..271e3811048e592650175f6dd24365fa14cf0f92 100644 (file)
 [Sources.EBC]\r
   VariableWorker.c\r
 \r
-\r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg/Include/Library\r
-\r
-[Includes.IA32]\r
-  $(WORKSPACE)/MdeModulePkg/Universal/VariablePei/Ia32\r
-[Includes.X64]\r
-  $(WORKSPACE)/MdeModulePkg/Universal/VariablePei/x64\r
-[Includes.IPF]\r
-  $(WORKSPACE)/MdeModulePkg/Universal/VariablePei/IPF\r
-[Includes.EBC]\r
-  $(WORKSPACE)/MdeModulePkg/Universal/VariablePei/EBC\r
   \r
 ################################################################################\r
 #\r
index a8d1461d7894fb1973c34fa83a9fa54eb51f5d30..a2c2d0717a8088630b75536fdacbeee4ed9e180b 100644 (file)
   CommonHeader.h\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg/Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
@@ -71,9 +61,9 @@
 ################################################################################\r
 \r
 [Packages]\r
-  $(WORKSPACE)/IntelFrameworkPkg/IntelFrameworkPkg.dec\r
   $(WORKSPACE)/MdePkg/MdePkg.dec\r
   $(WORKSPACE)/MdeModulePkg/MdeModulePkg.dec\r
+  $(WORKSPACE)/IntelFrameworkPkg/IntelFrameworkPkg.dec\r
 \r
 ################################################################################\r
 #\r
index 9273830503905b119d6cad4308d6d4cc1c35f9af..07e106526d68aa3512cfc0a3a6a3fb691c297b79 100644 (file)
   WatchDogTimer.h\r
   WatchDogTimer.c\r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg/Include/Library\r
 \r
 ################################################################################\r
 #\r
index 2dcdd3e79025e1b9ff6d776318f26235a60e4df1..1a0aa72977b8d1fa899d5d6d3dd108705a7ee496 100644 (file)
   EbcCache.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index 7d5f9264ab851e87cc239de4c4d243435b4d9ace..4a0f13a57de1062eca56dc61db60180b15876468 100644 (file)
   DebugLib.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index 9dc33a750134a4788655b617b4ca89f4be13d146..736947e12a758374a398f136fa96371b0dd9c6c9 100644 (file)
   IoLibIpf.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index 5766f75f43ca36fcbe87aace67845ebf21bf0156..57ae81bebd5467304b5a2cafb806d041eec3a39c 100644 (file)
   Math64.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index 9082ddcf0241712420a14f4e05253a938448d1ac..cc2e633c93125208cc15c0598843cf898e48515d 100644 (file)
   CommonHeader.h\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index 3190f3ce55ccc3f79e641e111cd562fca5cacd3d..ef907f3ab30532a38c7ef5fa8b3ab10fc8fba3c0 100644 (file)
   MemLibGuid.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
 \r
 ################################################################################\r
 #\r
index 8a7c787077151049565cab92ac51943938e9bd82..5c29c4c6bd342697f95278d2e7808555a18c7ae7 100644 (file)
   MemLibGuid.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index f5505dba74eda3c3964d0a4890ccb8fbdf3f9308..9d93868676d0668ce11c75482c57afe1f836046f 100644 (file)
   PciLib.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index d184d6ce4387c70e8e29122c6e24f3e8bdab1188..8410efaed06e67019bf63727a4f1715830ce4c69 100644 (file)
   PciLib.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
 \r
 ################################################################################\r
 #\r
index 09593dc94225519724cad7a1a7bc9a1a845db693..c8de64d5824781615fb2cdae91bebcc7f779a50b 100644 (file)
   PciLib.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index 4d74eca60568507784f5bcc0b96e6dca22a059a8..dca4fb8ffebaf49696ed7066b941403555ff2ad2 100644 (file)
   PciLib.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
 \r
 ################################################################################\r
 #\r
index a3423d3a6b9e6aa4102ea73dfa5a53cd21a93dc8..2988050a9d077e213d0de4964cb611fe45d61180 100644 (file)
   PeCoffGetEntryPoint.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index b3d87c5ca3811f5af5e854740adf8c60fad3fdb2..2dd5d921c52209475956563b21fe35bd1e08fedb 100644 (file)
   PerformanceLib.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index 466480bd65db2622fe079c3998016e25e86809ef..35536bc2e228722e4fa9eb5fedcbb67a0aef844a 100644 (file)
   PostCode.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index 117114a7e43e9fcf93289c2d2b7fb7bc0e80d8cf..9246aa4a4c2416899630b93f1a63b46aefd4e6e6 100644 (file)
   PostCode.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index 340b148b19193f54bcf693929f84a47280984ce7..8abdfd7895bae6d1332f4d5e7f0b23180f60722b 100644 (file)
   CommonHeader.h\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index 6147e14bcbcfdaec78c2c90193990d4fc442fea3..682f1f028faed3ec7381158d549958b754598222 100644 (file)
   TimerLibNull.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index 2d613647ad002081df870193b78129a5727c0e53..e643583d5768244e9ddd4774ea6968b8ca425d11 100644 (file)
   BaseUefiDecompressLib.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
 \r
 ################################################################################\r
 #\r
index 7af788720279a006940c2de375dd42b5eb0d5473..a5a8f49ad675297367b28eb10d9f301b8ec93bdd 100644 (file)
   DxeCoreEntryPoint.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index fd1fd242f455e295f263323befa2b8ee9811d632..d24df8161a3d2ae32f46509595a4192432f4980b 100644 (file)
   HobLib.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index 04437e003a8094341042715bd64421b034ba060d..10f21199801698e24869b629affe6e58fe64e77c 100644 (file)
   HobLib.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index e3032a9a5f1b9dccbb1f8706203b937ab4f2db37..04f5c3cb5fd37a3f4904db86491b35e51d4fba6c 100644 (file)
   MemoryAllocationLib.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index a2e90258c3c2ec340fd861f49d2e15199818ec14..6a3b07ce4366302138140384b187d29dc39d5001 100644 (file)
   DxePcdLib.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index 1f870c24bae37d8a1f03180c4f9229c8b0e1f545..2256af9090b62d11fde97850937e2823c1a33138 100644 (file)
   DxeServicesTableLib.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index 06456e73132fb14b03a871c905fec3aa5ac6b51b..3078f5e271f80a8626dddbde26ef5c96d90c6781 100644 (file)
   PeiCoreEntryPoint.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
 \r
 ################################################################################\r
 #\r
index 978d7779df895a6ddf4cdf3d05fa8e681fa19f9f..c5114770a0fe83fb2e0603ca4474fa6e273bb96e 100644 (file)
 [Sources.common]\r
   HobLib.c\r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg/Include/Library\r
 \r
 ################################################################################\r
 #\r
index cf8c78920867e0a1220af99279c40f24d03382d3..654a58028c0a21fe0a1597587c0db417e147a701 100644 (file)
   MemoryAllocationLib.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index 60de929637ff3d163b7a472ee918a861f670d06c..86056227e773c5a727bc91b4b6b8ca9bc2e29d91 100644 (file)
   PeiPcdLib.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index 84da87a412fa552e4f77f598465fac1f23916ec8..421910c92dbbef84f59668842320fb049a40cbe5 100644 (file)
   PeiResourcePublicationLib.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index daa421b46441d58d7438f716b2585ffb352b0fce..d82e5531ba833e57d18b82044108f55766374223 100644 (file)
   PeiServicesLib.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index dc997ad6225acf5b9e15b71ff2e216a679aaa43c..9acb688c7ba90a734844e77edca28a96cd50943f 100644 (file)
   PeiServicesTablePointer.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index b8668d8389ab22bc31dc4ae58642c4a1385008a0..81b3c92d1719ac96da4b50f865b98b7e5e10cea5 100644 (file)
   PeimEntryPoint.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index f3d13bd088e52e0e472085a501b5a9872de4319c..9fbceafebb10703063d0eab34768d19db1af7b08 100644 (file)
   IpfTimerLib.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index 60d06fd75f63bee1f74242fa6bafb9f5f915de2f..8bf1c2d8a5e19ab47e6ffcd81244abc4b5a6b42f 100644 (file)
   ApplicationEntryPoint.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index 25fa23aad4ae02c8be044874d9ff5c7deb2430b5..b1cec132dbc682ab8731908548eaa083293e0bb7 100644 (file)
   UefiBootServicesTableLib.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
 \r
 ################################################################################\r
 #\r
index 6aee822fe371a836062e474e6184898a2534d8f0..4303527409076fc3ce0ce39db18d0ab02a4590ea 100644 (file)
   DebugLib.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index a46f3ef0d5fd979484461a8e1750e96aa91f9c5e..4f6e0066f491e2c8cd7d4f07dd3318ea6166e294 100644 (file)
   DebugLib.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index d21cde18cf22fe5bb6f2e6f7df2997fbed5d3449..6d26a38602ff4b63bfa2b145c9df12487057ef16 100644 (file)
   UefiDevicePathLib.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index 4827da100c1a8c937b8b067696447629d5658bc5..cb052a238c407f3267724412e021e989afd6b446 100644 (file)
   UefiDevicePathLib.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index e552d55dc4c9413e7bb4a1d2cd932ccde112855a..8321a33000386030d7703d976468eca62008c979 100644 (file)
   DriverEntryPoint.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
 \r
 ################################################################################\r
 #\r
index ec0beb5c694f3b03b637fdb256ceb17b14d34a88..6f6d034d527684331b2b170ebdb084f957a296c5 100644 (file)
   CommonHeader.h\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index db35973870d8e8d8a4a72092821034e66d5c12f2..d26fc8b0ea9410d6ba90b311bc02aed45b318734 100644 (file)
   RuntimeLib.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg/Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index d99c0193febe7680eaa6734387ab8f3889b0a154..6542d6cd8945e24c638197479c7daf74a2ca4a68 100644 (file)
   UefiRuntimeServicesTableLib.c\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg\Include/Library\r
-\r
 ################################################################################\r
 #\r
 # Package Dependency Section - list of Package files that are required for\r
index 2119b4632b65cda762bdca00206d5c301d4c5915..6fecb01c50cdc12996924414f3cb58c3c32ab378 100644 (file)
 [Sources.common]\r
   UefiScsiLib.c\r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
-[Includes]\r
-  $(WORKSPACE)/MdePkg/Include/Library\r
 \r
 ################################################################################\r
 #\r