Add some comments for translator parameter in Sync/AsyncInterruptTransfer.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1057 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
ljin6 2006-07-21 02:38:30 +00:00
parent 57cc2ee710
commit ac84271407
1 changed files with 6 additions and 2 deletions

View File

@ -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: