audk/MdeModulePkg/Bus/Pci/UhciDxe
jdzhang d25b803e51 MdeModulePkg/Bus/Pci/UhciDxe: Fix the UsbHc memory allocate and free issue
When use the UsbHcAllocMemFromBlock() and UsbHcFreeMem() to allocate
memory and free memory for the UHC, it should use the corresponding host
address but not the pci bus address.

Signed-off-by: jdzhang <jdzhang@zd-tech.com.cn>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
2021-12-09 02:36:30 +00:00
..
ComponentName.c
ComponentName.h
Uhci.c
Uhci.h
UhciDebug.c
UhciDebug.h
UhciDxe.inf
UhciDxe.uni
UhciDxeExtra.uni
UhciQueue.c
UhciQueue.h
UhciReg.c
UhciReg.h
UhciSched.c
UhciSched.h
UsbHcMem.c MdeModulePkg/Bus/Pci/UhciDxe: Fix the UsbHc memory allocate and free issue 2021-12-09 02:36:30 +00:00
UsbHcMem.h