]> git.proxmox.com Git - mirror_edk2.git/commit
Fix bugs in the UEFI SCSI Library.
authorrsun3 <rsun3@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 19 May 2009 05:42:37 +0000 (05:42 +0000)
committerrsun3 <rsun3@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 19 May 2009 05:42:37 +0000 (05:42 +0000)
commit676e2a32f909bde8dda7bfe4a95a7d42ebe1daba
tree71ba64808afa8e0e08e62891449032552c3fbcd7
parentb27af9d2c5440d4225186d2d9e7b4509ebb5b48d
Fix bugs in the UEFI SCSI Library.
1. LUN number should not be encoded in CDB.
2. Left shift the PageControl field by 6 bits in ScsiModeSense10Command().

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8331 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/UefiScsiLib/UefiScsiLib.c