]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg SdBlockIoPei: Initialize 'SwitchResp' elements before using
authorHao Wu <hao.a.wu@intel.com>
Thu, 7 Jul 2016 06:53:58 +0000 (14:53 +0800)
committerHao Wu <hao.a.wu@intel.com>
Mon, 11 Jul 2016 00:59:53 +0000 (08:59 +0800)
commita00df2e5626f6aafafb9bdfd3e189402b1329530
tree74a466defab878cc4cac48bd30151ddcd32e6b05
parent072a3ca1d36a42aec97f871c808776ee7038ca06
MdeModulePkg SdBlockIoPei: Initialize 'SwitchResp' elements before using

The commit makes sure that the elements in array 'SwitchResp' get
initialized before being used.

Cc: Feng Tian <feng.tian@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
MdeModulePkg/Bus/Sd/SdBlockIoPei/SdHci.c