]> git.proxmox.com Git - mirror_edk2.git/commit
Add missing PCI class code definition.
authorniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 2 Nov 2012 06:13:14 +0000 (06:13 +0000)
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 2 Nov 2012 06:13:14 +0000 (06:13 +0000)
commit826a66d4c0e6983b11dd1156369b77ace1998534
tree9841a9daac53da08d0303e95ced71cbe44a5261b
parent44c56530b30805a85fb58564da83d2811e762487
Add missing PCI class code definition.
PCI22/PCI23/PCI30 spec were reviewed and the missing definitions were added to accordingly Pci22.h/Pci23.h/Pci30.h.
All other class code definitions that are not defined in PCI Local Bus specification but in PCI Code and ID Assignment specification are defined in PciCodeId.h.

Signed-off-by: Ruiyu Ni<ruiyu.ni@intel.com>
Reviewed-by: Liming Gao<liming.gao@intel.com>
Reviewed-by: Hot Tian<hot.tian@intel.com>
Reviewed-by: Elvin Li<elvin.li@intel.com>
Reviewed-by: Feng Tian<feng.tian@intel.com>
Reviewed-by: Jiewen Yao<jiewen.yao@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13919 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/IndustryStandard/Pci.h
MdePkg/Include/IndustryStandard/Pci22.h
MdePkg/Include/IndustryStandard/Pci23.h
MdePkg/Include/IndustryStandard/Pci30.h
MdePkg/Include/IndustryStandard/PciCodeId.h [new file with mode: 0644]