]> git.proxmox.com Git - mirror_edk2.git/commitdiff
roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the scope...
authoreric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 24 Jul 2009 09:12:47 +0000 (09:12 +0000)
committereric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 24 Jul 2009 09:12:47 +0000 (09:12 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9003 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 d424eb51eb5bec7981ff82c3052e6e994f9935c5..612bd8767c5ebcad0f8dae579c9a8c98273f0f2f 100644 (file)
@@ -39,7 +39,7 @@
 \r
 #include <Guid/EventGroup.h>\r
 \r
-#include <IndustryStandard/Pci.h>\r
+#include <IndustryStandard/Pci22.h>\r
 #include "IdeData.h"\r
 \r
 //\r
index 3eed1f4c17cef19a8fe7e7ce7a35010c5f314cdd..34174173fa306791feedb7162adab12ca84043a4 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 <IndustryStandard/Pci.h>\r
+#include <IndustryStandard/Pci22.h>\r
 \r
 //\r
 // Global Variables\r
index 5830e8068f57a466b8c36159bbf394a773d70025..5193ec2d1f162a0e30a9b526393a4e7ee74790e6 100644 (file)
@@ -17,7 +17,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
 #include <FrameworkDxe.h>\r
 \r
-#include <IndustryStandard/Pci.h>\r
+#include <IndustryStandard/Pci22.h>\r
 #include <IndustryStandard/PeImage.h>\r
 \r
 #include <Protocol/BlockIo.h>\r
index bb7d5ab44b03b67a2cbad3c8773b768585555df2..4ff1d461664ce1227b6499a0ed332c88e66b218f 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 <IndustryStandard/Pci.h>\r
+#include <IndustryStandard/Pci22.h>\r
 \r
 //\r
 // Global Variables\r