Sync code with MdePkg spec for Scsi library class and CustomDecompress library class.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3636 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -564,7 +564,7 @@ UsbClearEndpointHalt (
|
||||
Result = UsbClearFeature (
|
||||
UsbIo,
|
||||
USB_TARGET_ENDPOINT,
|
||||
EfiUsbEndpointHalt,
|
||||
USB_FEATURE_ENDPOINT_HALT,
|
||||
EndpointDescriptor.EndpointAddress,
|
||||
Status
|
||||
);
|
||||
|
Reference in New Issue
Block a user