diff --git a/MdePkg/Library/UefiUsbLib/UefiUsbLib.inf b/MdePkg/Library/UefiUsbLib/UefiUsbLib.inf index 303bb95890..fdca45dd8c 100644 --- a/MdePkg/Library/UefiUsbLib/UefiUsbLib.inf +++ b/MdePkg/Library/UefiUsbLib/UefiUsbLib.inf @@ -1,7 +1,8 @@ #/** @file # Instance of Usb Library. # -# This library provides supports for common USB functions. +# This library instance provides most usb APIs to support the Hid requests defined in +# Usb Hid 1.1 spec and the standard requests defined in Usb 1.1 spec. # # Copyright (c) 2006 - 2008, Intel Corporation. #