summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiUsbLib
diff options
context:
space:
mode:
authorjji4 <jji4@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-08 04:41:56 +0000
committerjji4 <jji4@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-08 04:41:56 +0000
commitcc8dade5eb0df2a3d4c84568af5a20bf3f07528b (patch)
treeb50700d13589e3d81e11f0a3021f68402d262e6d /MdePkg/Library/UefiUsbLib
parent25cfda03f6f5942a0c8508af8d31d3b15b736634 (diff)
downloadedk2-cc8dade5eb0df2a3d4c84568af5a20bf3f07528b.tar.gz
edk2-cc8dade5eb0df2a3d4c84568af5a20bf3f07528b.tar.bz2
edk2-cc8dade5eb0df2a3d4c84568af5a20bf3f07528b.zip
Comments have been checked with spec
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6915 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/UefiUsbLib')
-rw-r--r--MdePkg/Library/UefiUsbLib/UefiUsbLib.inf3
1 files changed, 2 insertions, 1 deletions
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.
#