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 MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ComponentName.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Uhci.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Uhci.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
UhciDebug.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
UhciDebug.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
UhciDxe.inf MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
UhciDxe.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
UhciDxeExtra.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
UhciQueue.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
UhciQueue.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
UhciReg.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
UhciReg.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
UhciSched.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
UhciSched.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
UsbHcMem.c MdeModulePkg/Bus/Pci/UhciDxe: Fix the UsbHc memory allocate and free issue 2021-12-09 02:36:30 +00:00
UsbHcMem.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00