mirror of https://github.com/acidanthera/audk.git
Comments have been checked with spec
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6915 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
25cfda03f6
commit
cc8dade5eb
|
@ -1,7 +1,8 @@
|
||||||
#/** @file
|
#/** @file
|
||||||
# Instance of Usb Library.
|
# 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.
|
# Copyright (c) 2006 - 2008, Intel Corporation.
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue