summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>2009-07-24 09:11:34 +0000
committereric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>2009-07-24 09:11:34 +0000
commit55815a91af2341861dbd4bc748e577b3b547e634 (patch)
tree556a167ff3a4db92ce53c4a50803b2eb3557a6df
parent52c8c12b24f0d1168164a8ce4ef4c27ca29bf41c (diff)
downloadedk2-55815a91af2341861dbd4bc748e577b3b547e634.zip
edk2-55815a91af2341861dbd4bc748e577b3b547e634.tar.gz
edk2-55815a91af2341861dbd4bc748e577b3b547e634.tar.bz2
roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the scope of this release.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9002 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r--MdeModulePkg/Universal/Network/SnpDxe/Snp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Universal/Network/SnpDxe/Snp.h b/MdeModulePkg/Universal/Network/SnpDxe/Snp.h
index 5fd0a4f..389cbee 100644
--- a/MdeModulePkg/Universal/Network/SnpDxe/Snp.h
+++ b/MdeModulePkg/Universal/Network/SnpDxe/Snp.h
@@ -32,7 +32,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#include <Library/UefiLib.h>
#include <Library/MemoryAllocationLib.h>
-#include <IndustryStandard/Pci.h>
+#include <IndustryStandard/Pci22.h>
#define FOUR_GIGABYTES (UINT64) 0x100000000ULL