From b830c1dfc06363bf4a33ede0e923c38043f66843 Mon Sep 17 00:00:00 2001 From: andrewfish Date: Tue, 18 May 2010 20:31:03 +0000 Subject: Fix grammer in comment git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10507 6f19259b-4bc3-4df7-8a09-765794883524 --- BeagleBoardPkg/BeagleBoardPkg.fdf | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to 'BeagleBoardPkg/BeagleBoardPkg.fdf') diff --git a/BeagleBoardPkg/BeagleBoardPkg.fdf b/BeagleBoardPkg/BeagleBoardPkg.fdf index d1d6e4774b..d19622c8fb 100644 --- a/BeagleBoardPkg/BeagleBoardPkg.fdf +++ b/BeagleBoardPkg/BeagleBoardPkg.fdf @@ -156,9 +156,16 @@ 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 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 # # UEFI application (Shell Embedded Boot Loader) @@ -171,10 +178,6 @@ READ_LOCK_STATUS = TRUE # INF BeagleBoardPkg/Bds/Bds.inf - # - # Gdb Stub - # - #INF ArmPkg/Drivers/DebugSupportDxe/DebugSupportDxe.inf [FV.FVMAIN_COMPACT] -- cgit v1.2.3