Revision: 19595 http://sourceforge.net/p/edk2/code/19595 Author: hwu1225 Date: 2016-01-06 01:09:56 +0000 (Wed, 06 Jan 2016) Log Message: ----------- MdeModulePkg UhciDxe: Fix a typo in function description
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Hao Wu <hao.a...@intel.com> Reviewed-by: Feng Tian <feng.t...@intel.com> Modified Paths: -------------- trunk/edk2/MdeModulePkg/Bus/Pci/UhciDxe/Uhci.c Modified: trunk/edk2/MdeModulePkg/Bus/Pci/UhciDxe/Uhci.c =================================================================== --- trunk/edk2/MdeModulePkg/Bus/Pci/UhciDxe/Uhci.c 2016-01-06 01:00:19 UTC (rev 19594) +++ trunk/edk2/MdeModulePkg/Bus/Pci/UhciDxe/Uhci.c 2016-01-06 01:09:56 UTC (rev 19595) @@ -596,7 +596,7 @@ /** - Submits control transfer to a target USB device accroding to UEFI 2.0 spec. + Submits control transfer to a target USB device according to UEFI 2.0 spec. @param This A pointer to the EFI_USB2_HC_PROTOCOL instance. @param DeviceAddress Target device address. ------------------------------------------------------------------------------ _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits