summaryrefslogtreecommitdiff
path: root/MdePkg/Include/IndustryStandard/Pci.h
diff options
context:
space:
mode:
authorhtao <htao@6f19259b-4bc3-4df7-8a09-765794883524>2009-09-16 09:33:14 +0000
committerhtao <htao@6f19259b-4bc3-4df7-8a09-765794883524>2009-09-16 09:33:14 +0000
commit533403e6965cf60c9b6b18a88d1d6a2f2018c0b4 (patch)
tree3b3ba69c2a8d4a7cf1144939c9c1f1adb78782f2 /MdePkg/Include/IndustryStandard/Pci.h
parent7fc72ecb0d6db6699d9b3e2d3c7b059eb1b53a14 (diff)
downloadedk2-platforms-533403e6965cf60c9b6b18a88d1d6a2f2018c0b4.tar.xz
add SR-IOV support in EDK II.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9270 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/IndustryStandard/Pci.h')
-rw-r--r--MdePkg/Include/IndustryStandard/Pci.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/MdePkg/Include/IndustryStandard/Pci.h b/MdePkg/Include/IndustryStandard/Pci.h
index bfb1fd0c09..2fcc8b6c4f 100644
--- a/MdePkg/Include/IndustryStandard/Pci.h
+++ b/MdePkg/Include/IndustryStandard/Pci.h
@@ -16,5 +16,6 @@
#define _PCI_H_
#include <IndustryStandard/Pci30.h>
+#include <IndustryStandard/PciExpress21.h>
#endif