diff options
author | Phil Noh <Phil.Noh@amd.com> | 2025-02-10 18:51:35 -0600 |
---|---|---|
committer | Liming Gao <gaoliming@byosoft.com.cn> | 2025-02-19 10:21:00 +0800 |
commit | 0192f2d7cb3098d5cf1a2ed25874f47a08001de7 (patch) | |
tree | 4a952f17119af1f9c1dfde7a17dd59685b36cd63 /MdeModulePkg/Universal/Console/ConSplitterDxe/ComponentName.c | |
parent | bc664d1830c9446cb1d33b10a41e6b3d207997f1 (diff) | |
download | edk2-master.tar.gz edk2-master.tar.bz2 edk2-master.zip |
Unlike DXE USB enumeration that enumerates all changed ports on timer
interrupt, PEI USB Enumeration runs once at the driver entry point.
USB3.x devices initially appear in USB2.0 ports. When the USB2.0 port is
reset, the USB3.x device disappears from the USB2.0 port and appears on the
USB3.0 port. The USB3.x device won't be enumerated if the USB2.0 port
number is greater than the USB3.0 port number. Re-enumerate USB to make
sure USB3.x devices in this case.
Signed-off-by: Phil Noh <Phil.Noh@amd.com>
Diffstat (limited to 'MdeModulePkg/Universal/Console/ConSplitterDxe/ComponentName.c')
0 files changed, 0 insertions, 0 deletions