]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Bus/Pci/EhciPei/EhcPeim.h
MdeModulePkg EhciPei: Minor refinement about IOMMU
authorStar Zeng <star.zeng@intel.com>
Mon, 20 Nov 2017 07:44:24 +0000 (15:44 +0800)
committerStar Zeng <star.zeng@intel.com>
Wed, 22 Nov 2017 10:37:48 +0000 (18:37 +0800)
commitc34a5aab53d2fd87204a00bb93cd41bb6dc4d15b
treeedde5450487782f9d1920d6421e1dd90fbdac2d6
parenta8035b908655afd59321173752b29970ae61601b
MdeModulePkg EhciPei: Minor refinement about IOMMU

This patch is following 2c656af04d7f.
1. Fix typo "XHC" to "EHC".
2. Reinitialize Request(Phy/Map) and Data(Phy/Map)
in Urb, otherwise the last time value of them may
be used in error handling when error happens.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
MdeModulePkg/Bus/Pci/EhciPei/EhcPeim.h
MdeModulePkg/Bus/Pci/EhciPei/EhciUrb.c