]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Remove references to a package that does not exist.
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 27 May 2010 23:12:27 +0000 (23:12 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 27 May 2010 23:12:27 +0000 (23:12 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10545 6f19259b-4bc3-4df7-8a09-765794883524

BeagleBoardPkg/BeagleBoardPkg.dsc
BeagleBoardPkg/BeagleBoardPkg.fdf

index 0a836a94264783cc207c3c8bafa09710450851fc..16fdb1ac809104c2638b5982bd1068661d892a88 100644 (file)
   ArmDisassemblerLib|ArmPkg/Library/ArmDisassemblerLib/ArmDisassemblerLib.inf
   DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf
 
-UsbLib|AppleCommonPkg/Library/AppleUsbLib/AppleUsbDxeLib.inf
-
 [LibraryClasses.common.SEC]
   ArmLib|ArmPkg/Library/ArmLib/ArmV7/ArmV7LibPrePi.inf
   PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
@@ -387,13 +385,6 @@ UsbLib|AppleCommonPkg/Library/AppleUsbLib/AppleUsbDxeLib.inf
   MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf
   MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf
 
-  AppleCommonPkg/Bus/Pci/EhciDxe/Ehci.inf
-  AppleCommonPkg/Bus/Usb/UsbBotDxe/UsbBot.inf
-  AppleCommonPkg/Bus/Usb/UsbCbiDxe/Cbi0/UsbCbi0.inf
-  AppleCommonPkg/Bus/Usb/UsbCbiDxe/Cbi1/UsbCbi1.inf
-  AppleCommonPkg/Bus/Usb/UsbBusDxe/UsbBus.inf
-  AppleCommonPkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorage.inf
-
   #
   # Nand Flash
   #
index d19622c8fb4d60fbf4e3f487fead529371e45656..bd27962a5081b151139894b713955b3cf345aa37 100644 (file)
@@ -156,16 +156,9 @@ READ_LOCK_STATUS   = TRUE
 
   #NOTE: Open source EHCI stack doesn't work on Beagleboard.
   #NOTE: UsbBus and UsbMassStorage don't work using iPhond SDK tool chain.
-##  INF MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf
-##  INF MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf
-##  INF MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf
-
-  INF AppleCommonPkg/Bus/Pci/EhciDxe/Ehci.inf 
-  INF AppleCommonPkg/Bus/Usb/UsbBotDxe/UsbBot.inf
-  INF AppleCommonPkg/Bus/Usb/UsbCbiDxe/Cbi0/UsbCbi0.inf
-  INF AppleCommonPkg/Bus/Usb/UsbCbiDxe/Cbi1/UsbCbi1.inf
-  INF AppleCommonPkg/Bus/Usb/UsbBusDxe/UsbBus.inf
-  INF AppleCommonPkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorage.inf
+  INF MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf
+  INF MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf
+  INF MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf
 
   #
   # UEFI application (Shell Embedded Boot Loader)