]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/NvmExpressDxe: Correct Prp list creation algorithm.
authorFeng Tian <feng.tian@intel.com>
Mon, 27 Apr 2015 05:36:16 +0000 (05:36 +0000)
committererictian <erictian@Edk2>
Mon, 27 Apr 2015 05:36:16 +0000 (05:36 +0000)
commit769402ef68f1fa611f8bcc9b7a15a5ed13ea4edc
treec100f0b346033f5dc4ce24dbc84a76c29393b41f
parent5956af2bbac6d977858cfecc5a9048dee29b7401
MdeModulePkg/NvmExpressDxe: Correct Prp list creation algorithm.

The number of the Prp lists and the number of the entries in last Prp list may be calculated wrongly.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: Baban Devkate <baban.devkate@seagate.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17208 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressPassthru.c