From cc8dade5eb0df2a3d4c84568af5a20bf3f07528b Mon Sep 17 00:00:00 2001 From: jji4 Date: Mon, 8 Dec 2008 04:41:56 +0000 Subject: [PATCH] Comments have been checked with spec git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6915 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/UefiUsbLib/UefiUsbLib.inf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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. # -- 2.39.2