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@9003 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
eric_tian
2009-07-24 09:12:47 +00:00
parent 55815a91af
commit 949ae9a793
4 changed files with 4 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#include <FrameworkDxe.h>
#include <IndustryStandard/Pci.h>
#include <IndustryStandard/Pci22.h>
#include <IndustryStandard/PeImage.h>
#include <Protocol/BlockIo.h>