]> git.proxmox.com Git - mirror_edk2.git/commitdiff
if module doesn't explicitly depend on specific Pci spec, it should include IndustryS...
authoreric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 24 Jul 2009 06:17:22 +0000 (06:17 +0000)
committereric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 24 Jul 2009 06:17:22 +0000 (06:17 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8997 6f19259b-4bc3-4df7-8a09-765794883524

IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBus.h
IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/VgaMiniPort.h
IntelFrameworkModulePkg/Library/GenericBdsLib/InternalBdsLib.h
IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClass.h

index 612bd8767c5ebcad0f8dae579c9a8c98273f0f2f..d424eb51eb5bec7981ff82c3052e6e994f9935c5 100644 (file)
@@ -39,7 +39,7 @@
 \r
 #include <Guid/EventGroup.h>\r
 \r
 \r
 #include <Guid/EventGroup.h>\r
 \r
-#include <IndustryStandard/Pci22.h>\r
+#include <IndustryStandard/Pci.h>\r
 #include "IdeData.h"\r
 \r
 //\r
 #include "IdeData.h"\r
 \r
 //\r
index 34174173fa306791feedb7162adab12ca84043a4..3eed1f4c17cef19a8fe7e7ce7a35010c5f314cdd 100644 (file)
@@ -37,7 +37,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <Library/UefiLib.h>\r
 #include <Library/MemoryAllocationLib.h>\r
 \r
 #include <Library/UefiLib.h>\r
 #include <Library/MemoryAllocationLib.h>\r
 \r
-#include <IndustryStandard/Pci22.h>\r
+#include <IndustryStandard/Pci.h>\r
 \r
 //\r
 // Global Variables\r
 \r
 //\r
 // Global Variables\r
index 5193ec2d1f162a0e30a9b526393a4e7ee74790e6..5830e8068f57a466b8c36159bbf394a773d70025 100644 (file)
@@ -17,7 +17,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
 #include <FrameworkDxe.h>\r
 \r
 \r
 #include <FrameworkDxe.h>\r
 \r
-#include <IndustryStandard/Pci22.h>\r
+#include <IndustryStandard/Pci.h>\r
 #include <IndustryStandard/PeImage.h>\r
 \r
 #include <Protocol/BlockIo.h>\r
 #include <IndustryStandard/PeImage.h>\r
 \r
 #include <Protocol/BlockIo.h>\r
index 4ff1d461664ce1227b6499a0ed332c88e66b218f..bb7d5ab44b03b67a2cbad3c8773b768585555df2 100644 (file)
@@ -30,7 +30,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <Library/UefiBootServicesTableLib.h>\r
 #include <Library/ReportStatusCodeLib.h>\r
 \r
 #include <Library/UefiBootServicesTableLib.h>\r
 #include <Library/ReportStatusCodeLib.h>\r
 \r
-#include <IndustryStandard/Pci22.h>\r
+#include <IndustryStandard/Pci.h>\r
 \r
 //\r
 // Global Variables\r
 \r
 //\r
 // Global Variables\r