diff options
author | Ian Chiu <Ian.chiu@intel.com> | 2022-06-23 14:21:45 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2022-06-27 02:48:11 +0000 |
commit | 7f4eca4cc2e01d4160ef265f477f9d098d7d33df (patch) | |
tree | 5ad0662ce5cab3a9742b37aa0a9685f70f24225c /BaseTools/Source/Python/AutoGen | |
parent | b600f253b3077943908431cd780dbc1a9ed1bc81 (diff) | |
download | edk2-7f4eca4cc2e01d4160ef265f477f9d098d7d33df.tar.gz edk2-7f4eca4cc2e01d4160ef265f477f9d098d7d33df.tar.bz2 edk2-7f4eca4cc2e01d4160ef265f477f9d098d7d33df.zip |
MdeModulePkg/XhciDxe: Add access xHCI Extended Capabilities Pointer
Add support process Port Speed field value of PORTSC according to
Supported Protocol Capability (define in xHCI spec 1.1)
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3914
The value of Port Speed field in PORTSC bit[10:13]
(xHCI spec 1.1 section 5.4.8) should be change to use this value to
query thru Protocol Speed ID (PSI) (xHCI spec 1.1 section 7.2.1)
in xHCI Supported Protocol Capability and return the value according
the Protocol Speed ID (PSIV) Dword.
With this mechanism may able to detect more kind of Protocol Speed
in USB3 and also compatiable with three kind of speed of USB2.
Cc: Jenny Huang <jenny.huang@intel.com>
Cc: More Shih <more.shih@intel.com>
Cc: Hao A Wu <hao.a.wu@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Signed-off-by: Ian Chiu <Ian.chiu@intel.com>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/AutoGen')
0 files changed, 0 insertions, 0 deletions