]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf:
authorjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 26 Feb 2008 01:36:29 +0000 (01:36 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 26 Feb 2008 01:36:29 +0000 (01:36 +0000)
MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBus.h:
  Fixed filename case to match the actual files.  This is needed
  for case-sensitive file systems.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4757 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBus.h
MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf

index e85fc84fe8f816b93cc7f860ac80109c9bc00a27..21d1b304bf80d36146153957500154c62bd10f55 100644 (file)
@@ -32,7 +32,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <Protocol/UsbIo.h>\r
 #include <Protocol/DevicePath.h>\r
 \r
-#include <library/BaseLib.h>\r
+#include <Library/BaseLib.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/BaseMemoryLib.h>\r
 #include <Library/UefiDriverEntryPoint.h>\r
index 731794fe6586a9340fc042b0a6c184c472d60683..3fa64609bb57b1cbb47188fe3fba9a32a4ee23bd 100644 (file)
   UsbDesc.c\r
   UsbEnumer.c\r
   UsbEnumer.h\r
-  usbbus.c\r
+  UsbBus.c\r
   UsbHub.c\r
   ComponentName.c\r
   UsbUtility.h\r
   UsbHub.h\r
   UsbUtility.c\r
   UsbDesc.h\r
-  usbbus.h\r
+  UsbBus.h\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r