Changeset 85718 in vbox for trunk/src/VBox/Devices/EFI/FirmwareNew/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/DebugCommunicationLibUsb3Internal.h
- Timestamp:
- Aug 12, 2020 4:09:12 PM (4 years ago)
- Location:
- trunk/src/VBox/Devices/EFI/FirmwareNew
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/EFI/FirmwareNew
-
Property svn:mergeinfo
changed from (toggle deleted branches)
to (toggle deleted branches)/vendor/edk2/current 103735-103757,103769-103776,129194-133213 /vendor/edk2/current 103735-103757,103769-103776,129194-139864
-
Property svn:mergeinfo
changed from (toggle deleted branches)
-
trunk/src/VBox/Devices/EFI/FirmwareNew/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/DebugCommunicationLibUsb3Internal.h
r80721 r85718 86 86 87 87 // 88 // USB debug device string descri tpor (header size + unicode string length)88 // USB debug device string descriptor (header size + unicode string length) 89 89 // 90 90 #define STRING0_DESC_LEN 4 … … 681 681 @param Data Array of pointers to the buffers of data to transmit 682 682 from or receive into. 683 @param DataLength The leng htof the data buffer.683 @param DataLength The length of the data buffer. 684 684 @param Timeout Indicates the maximum time, in millisecond, which 685 685 the transfer is allowed to complete.
Note:
See TracChangeset
for help on using the changeset viewer.