Files
slimbootloader/BootloaderCommonPkg/Library/UfsBlockIoLib
Maurice Ma 359a9465dc Fix USB boot assertion (#660)
Assertion will occur when booting from USB behind hubs. This was
caused by duplicated freeing the same address page. The for loop
in UsbHcFreeMemPool() does not move to next node in the list. The
similar bug exists in UFS driver. This patch fixed both.

It fixed #659.

Signed-off-by: Maurice Ma <maurice.ma@intel.com>
2020-04-12 22:27:33 -07:00
..
2019-12-02 16:21:19 -08:00
2020-04-12 22:27:33 -07:00
2020-03-19 22:06:27 -07:00
2019-12-02 16:21:19 -08:00