Add Usb Hid class request type into IndustryStandard/Usb.h, and replace the hard value in UefiUsbLib by them.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5834 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/** @file
|
||||
|
||||
The library provides the USB descritor, interface and protocol
|
||||
operations.
|
||||
The library provides the USB Standard Device Requests defined
|
||||
in Usb specification 9.4 section.
|
||||
|
||||
Copyright (c) 2004 - 2007, Intel Corporation All rights
|
||||
reserved. This program and the accompanying materials are
|
||||
@@ -12,7 +12,6 @@
|
||||
|
||||
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
|
||||
|
||||
**/
|
||||
|
||||
|
Reference in New Issue
Block a user