]> 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:11:34 +0000 (09:11 +0000)
committereric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 24 Jul 2009 09:11:34 +0000 (09:11 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9002 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Universal/Network/SnpDxe/Snp.h

index 5fd0a4f06f5e3f38b9a13b3b10a01eac6e572c6e..389cbee91d15ed1cc6bad66611fa5a68756546aa 100644 (file)
@@ -32,7 +32,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
 #define FOUR_GIGABYTES  (UINT64) 0x100000000ULL\r
 \r