]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Rename the reference library class of UsbLib to UefiUsbLib.
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 13 Nov 2008 09:19:18 +0000 (09:19 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 13 Nov 2008 09:19:18 +0000 (09:19 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6524 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Bus/Usb/UsbKbDxe/EfiKey.h
MdeModulePkg/Bus/Usb/UsbKbDxe/KeyBoard.c
MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf
MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/UsbMouseAbsolutePointer.h
MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/UsbMouseAbsolutePointerDxe.inf
MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouse.h
MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.inf

index 616a9d0110581b825d0e290b54bf750186c43174..8edd34d94cc45744f1d997962430af48bc005832 100644 (file)
@@ -35,7 +35,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <Library/UefiLib.h>\r
 #include <Library/MemoryAllocationLib.h>\r
 #include <Library/PcdLib.h>\r
-#include <Library/UsbLib.h>\r
+#include <Library/UefiUsbLib.h>\r
 #include <Library/BaseLib.h>\r
 \r
 #include <IndustryStandard/Usb.h>\r
index b608f65367a17bb9616ddb1eac8eda8cda0f0c2e..36c80ce4703bcdb14d0ad165f595f8b3d770a45d 100644 (file)
@@ -14,7 +14,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 **/\r
 \r
 #include "KeyBoard.h"\r
-#include <Library/UsbLib.h>\r
+#include <Library/UefiUsbLib.h>\r
 \r
 //\r
 // Static English keyboard layout\r
index bbc95b9a074f33fafbc0f75ed5ffffdf3a6b897c..041496fea9ae552ed8cf636aecb518aada932d79 100644 (file)
@@ -54,7 +54,7 @@
   ReportStatusCodeLib\r
   DebugLib\r
   PcdLib\r
-  UsbLib\r
+  UefiUsbLib\r
   BaseLib\r
 \r
 [Guids]\r
index 2dd3cf27446776143e02795a52894aa86e5d1105..48a6321d20924ca1034644d31fd2223f869aa0e8 100644 (file)
@@ -36,7 +36,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <Library/BaseLib.h>\r
 #include <Library/MemoryAllocationLib.h>\r
 #include <Library/PcdLib.h>\r
-#include <Library/UsbLib.h>\r
+#include <Library/UefiUsbLib.h>\r
 \r
 #include <IndustryStandard/Usb.h>\r
 \r
index 29d375c4b8c5f84e6d826ece98a9eeffd5e8a6da..4a67428429a392b7e664283d26fc0285076be649 100644 (file)
@@ -50,7 +50,7 @@
   BaseMemoryLib\r
   ReportStatusCodeLib\r
   PcdLib\r
-  UsbLib\r
+  UefiUsbLib\r
 \r
 [Protocols]\r
   gEfiUsbIoProtocolGuid                         # PROTOCOL ALWAYS_CONSUMED\r
index 959b914f3668c6c04b49998f019695b93358dec2..e1068a03a10ac647ba0bf2fc66cf5317de7602ef 100644 (file)
@@ -30,7 +30,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <Library/UefiLib.h>\r
 #include <Library/MemoryAllocationLib.h>\r
 #include <Library/PcdLib.h>\r
-#include <Library/UsbLib.h>\r
+#include <Library/UefiUsbLib.h>\r
 \r
 #include <IndustryStandard/Usb.h>\r
 \r
index ede47a343a7e911290b2b137a89876c5eaac040a..dac836edabe59b4b46dc12cbbc2b0843f5f4349b 100644 (file)
@@ -50,7 +50,7 @@
   BaseMemoryLib\r
   ReportStatusCodeLib\r
   PcdLib\r
-  UsbLib\r
+  UefiUsbLib\r
 \r
 \r
 [Protocols]\r