MdePkg: Fix some typing errors
Correct the typos in some files of MdePkg. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>
This commit is contained in:
committed by
Michael Kinney
parent
f6c8e67db9
commit
3868d06d82
@@ -628,7 +628,7 @@ UsbClearEndpointHalt (
|
||||
|
||||
ZeroMem (&EndpointDescriptor, sizeof (EFI_USB_ENDPOINT_DESCRIPTOR));
|
||||
//
|
||||
// First seach the endpoint descriptor for that endpoint addr
|
||||
// First search the endpoint descriptor for that endpoint addr
|
||||
//
|
||||
Result = UsbIo->UsbGetInterfaceDescriptor (
|
||||
UsbIo,
|
||||
|
Reference in New Issue
Block a user