X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FBus%2FPci%2FEhci%2FDxe%2FEhci.c;fp=EdkModulePkg%2FBus%2FPci%2FEhci%2FDxe%2FEhci.c;h=86675534ab437e9f303e48702ffb23e7767426ca;hp=e7d359ee2495e8137e751daf2c05027faf603274;hb=ac842714074f0c80f799c950b1c04e8904a6fd06;hpb=57cc2ee710e6a12621f879dd5e95dc7d4fb8cba9 diff --git a/EdkModulePkg/Bus/Pci/Ehci/Dxe/Ehci.c b/EdkModulePkg/Bus/Pci/Ehci/Dxe/Ehci.c index e7d359ee24..86675534ab 100644 --- a/EdkModulePkg/Bus/Pci/Ehci/Dxe/Ehci.c +++ b/EdkModulePkg/Bus/Pci/Ehci/Dxe/Ehci.c @@ -2162,7 +2162,9 @@ EhciAsyncInterruptTransfer ( Submits an asynchronous interrupt transfer to an interrupt endpoint of a USB device. - + Translator parameter doesn't exist in UEFI2.0 spec, but it will be updated + in the following specification version. + Arguments: This - A pointer to the EFI_USB2_HC_PROTOCOL instance. @@ -2469,7 +2471,9 @@ EhciSyncInterruptTransfer ( Routine Description: Submits synchronous interrupt transfer to an interrupt endpoint - of a USB device. + of a USB device. + Translator parameter doesn't exist in UEFI2.0 spec, but it will be updated + in the following specification version. Arguments: