]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Bus/Pci/PciBusDxe/PciIo.c
Fix bug: The lower 2 bits of Width and stripped, Count will always be multiplied...
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 12 Nov 2010 02:10:21 +0000 (02:10 +0000)
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 12 Nov 2010 02:10:21 +0000 (02:10 +0000)
commitc1450e16706f7521ada2a6e969a562f7233f9383
treeb822f05a2f3055747265de25663e1d3c6d7b457e
parenta605dfb38769f1d272fb32eba40344446828903b
Fix bug: The lower 2 bits of Width and stripped, Count will always be multiplied by 1, which will leave Count unchanged.

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