audk/MdeModulePkg/Bus/Pci/XhciDxe
Marcin Wojtas e5cd809087 MdeModulePkg: XhciDxe: Prevent illegal memory access in XhcSetHsee
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1206

Newly added XhcSetHsee() routine reads 4 bytes into
a UINT16 variable causing issues on PCIE and NonDiscoverable
Xhci controllers. Fix that.

Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Fei1 Wang <fei1.wang@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Marcin Wojtas <mw@semihalf.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
2018-09-26 08:33:52 +08:00
..
ComponentName.c
ComponentName.h
UsbHcMem.c MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
UsbHcMem.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Xhci.c MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Xhci.h MdeModulePkg/XhciDxe: Check timeout URB again after stopping endpoint 2017-07-05 11:31:06 +08:00
XhciDxe.inf MdeModulePkg: Removing ipf which is no longer supported from edk2. 2018-09-06 15:25:16 +08:00
XhciDxe.uni MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
XhciDxeExtra.uni MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
XhciReg.c MdeModulePkg: XhciDxe: Prevent illegal memory access in XhcSetHsee 2018-09-26 08:33:52 +08:00
XhciReg.h MdeModulePkg XhciDxe: Remove redundant functions 2018-08-21 16:28:59 +08:00
XhciSched.c MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
XhciSched.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00