Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: d25b803e514a11a25de91d4174b289d2ae783338
      
https://github.com/tianocore/edk2/commit/d25b803e514a11a25de91d4174b289d2ae783338
  Author: jdzhang <jdzh...@zd-tech.com.cn>
  Date:   2021-12-09 (Thu, 09 Dec 2021)

  Changed paths:
    M MdeModulePkg/Bus/Pci/UhciDxe/UsbHcMem.c

  Log Message:
  -----------
  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 <jdzh...@zd-tech.com.cn>
Reviewed-by: Hao A Wu <hao.a...@intel.com>




_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to