]> git.proxmox.com Git - mirror_edk2.git/commit
Terminate the Capability List traversal if the Capability Pointer is less than 0x40...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 21 May 2009 22:26:19 +0000 (22:26 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 21 May 2009 22:26:19 +0000 (22:26 +0000)
commitf680f867cee25f6aad522d7e3960c0046c3bba61
treed48eecd7a510fccc38a74ee513382166d9d1bd0a
parent94853f20f34fdce04673c734366d3a53af498325
Terminate the Capability List traversal if the Capability Pointer is less than 0x40, or the Capability Pointer is not aligned on a 32-bit boundary.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8376 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciCommand.c