Drivers/DwUsbDxe: fix hang in fastboot boot command

When execute "fastboot boot boot.img" for several times on HiKey
platform, it may hang in downloading process. This issue only
exists in release build.

After allocating memory with zero value assigned, this issue is
gone.

Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
1 file changed