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:
parent
57cc2ee710
commit
ac84271407
@ -2162,6 +2162,8 @@ EhciAsyncInterruptTransfer (
|
|||||||
|
|
||||||
Submits an asynchronous interrupt transfer to an
|
Submits an asynchronous interrupt transfer to an
|
||||||
interrupt endpoint of a USB device.
|
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:
|
Arguments:
|
||||||
|
|
||||||
@ -2470,6 +2472,8 @@ EhciSyncInterruptTransfer (
|
|||||||
|
|
||||||
Submits synchronous interrupt transfer to an interrupt endpoint
|
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:
|
Arguments:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user