]> git.proxmox.com Git - mirror_edk2.git/commit
add SR-IOV support in EDK II.
authorhtao <htao@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 16 Sep 2009 09:32:06 +0000 (09:32 +0000)
committerhtao <htao@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 16 Sep 2009 09:32:06 +0000 (09:32 +0000)
commit7fc72ecb0d6db6699d9b3e2d3c7b059eb1b53a14
tree5507b5dd68e6ba4abfa685a52cef6e95a9df90ce
parentfd53905e69bb94a5175125a32ffbaa9cae718cef
add SR-IOV support in EDK II.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9269 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciBus.h
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciCommand.c
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciCommand.h
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciDeviceSupport.c
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciEnumeratorSupport.c
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciEnumeratorSupport.h
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciLib.c
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciResourceSupport.c
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciResourceSupport.h
IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec