]> git.proxmox.com Git - mirror_edk2.git/commit
1. Fix bug in some boundary cases to calculate SectorCountExp.
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 24 Dec 2009 08:31:31 +0000 (08:31 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 24 Dec 2009 08:31:31 +0000 (08:31 +0000)
commit423401f9ea83daffc754864b922f56f06a84cbab
treecaeeacb12d81c1af79fa3beb3fa6676d6a27adcf
parenta1158366091c74f831da8232d8bbb39dc2befda9
1. Fix bug in some boundary cases to calculate SectorCountExp.
2. Add assertion to ensure the boolean value must be 0 or 1 before the use of array index

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9597 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Bus/Ata/AtaBusDxe/AtaPassThruExecute.c