回复: [edk2-devel] Various confusing bits around USB host controller protocols

2025-02-10 Thread gaoliming via groups.io
.groups.io > 抄送: Kinney, Michael D ; Liming Gao > ; Ray Ni ; Ard Biesheuvel > > 主题: [edk2-devel] Various confusing bits around USB host controller > protocols > > Spotted while looking into https://github.com/tianocore/edk2/pull/10593 > > This starts with > https://githu

[edk2-devel] Various confusing bits around USB host controller protocols

2025-02-10 Thread Leif Lindholm via groups.io
Spotted while looking into https://github.com/tianocore/edk2/pull/10593 This starts with https://github.com/tianocore/edk2/blob/master/MdeModulePkg/Include/Ppi/Usb2HostController.h#L244, which states that PEI_USB2_HOST_CONTROLLER_PPI is modelled after EFI_USB2_HOST_CONTROLLER_PROTOCOL as described