summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus
AgeCommit message (Expand)AuthorFilesLines
2008-04-09Update all files to follow doxygen style file header.qhuang88-107/+73
2008-04-08Fix warnings generated by gcc for ia32 builds:jljusten1-1/+1
2008-03-14[Description]:lgao42-2/+7
2008-03-11edk2/MdeModulePkg/Universal/Network/IScsiDxe/IScsiTcp4Io.h:jljusten2-4/+4
2008-03-11edk2/MdeModulePkg/Bus/Usb/UsbMouseDxe/ComponentName.c:jljusten1-1/+1
2008-03-10edk2/MdeModulePkg/Bus/Usb/UsbMouseDxe:jljusten4-8/+8
2008-03-10Rename file to use recommended file naming conventions.jljusten1-0/+0
2008-03-10Rename file to use recommended file naming conventions.jljusten1-0/+0
2008-03-10Rename file to use recommended file naming conventions.jljusten1-0/+0
2008-03-10Rename file to use recommended file naming conventions.jljusten1-0/+0
2008-03-07Merger tracker:Fixed a USB bus driver logic errorvanjeff1-3/+3
2008-02-26MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf:jljusten2-3/+3
2008-02-26edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbUtility.c:jljusten1-4/+4
2008-02-26edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/usbbus.h:jljusten1-0/+0
2008-02-26edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/usbbus.c:jljusten1-0/+0
2008-02-26edk2/MdeModulePkg/Bus/Pci/UhciDxe/ComponentName.c:jljusten1-1/+1
2008-02-131. Added EFI_MEDIA_CHANGED and EFI_INVALID_PARAMETER returns in UsbMassReadBl...vanjeff17-592/+239
2008-01-24fixed comments problem.vanjeff1-2/+2
2008-01-231. Remove USB HC Protocol installing from Uhci module. It only installs USB2 ...vanjeff5-770/+233
2008-01-02Fixed the porting issue. That leads uninitialized variable.vanjeff1-12/+3
2007-12-26usb kb's bug fixeric_tian1-1/+1
2007-12-26Enhance the Usb bus driver to support Star with Remaining device path.vanjeff5-174/+947
2007-11-29the last check-in for UsbMouseAbsolutePointer is not correct. do it again.eric_tian7-0/+2095
2007-11-28Fixed potential issues to release resources when error occurs.vanjeff3-30/+46
2007-11-28change the folder name of "UsbMouseSimulateTouchPadDxe" to "UsbMouseAbsoluteP...eric_tian7-2095/+0
2007-11-28change "UsbMouseSimulateTouchPad" to "UsbMouseAbsolutePointer" for more clear...eric_tian7-226/+226
2007-11-21delete a debug output to pass through EBC build and align some line to confor...eric_tian1-62/+62
2007-11-20Remove debug print statement checked in inadvertently qhuang81-3/+0
2007-11-20Remove Atapi Pass Thru driver in MdeModulePkg. This module is only used for t...qhuang86-3700/+3
2007-11-14add UsbMouseSimulateTouchPad driver to verify the correction of dispatching A...eric_tian7-0/+2095
2007-11-13Remove gEfiNetworkInterfaceIdentifierProtocolGuid reference from code base. O...vanjeff5-105/+21
2007-10-25Save original PCI attributes in start() function and restore it in Stop() for...vanjeff9-268/+328
2007-10-19Update to support EFI_SIMPLE_INPUT_EX protocolqhuang84-74/+947
2007-10-15Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And updat...lgao43-18/+66
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang89-9/+9
2007-10-10Changed to pass the build with Visual Studio 2005jwang361-1/+1
2007-10-09Clean up Network Components to support GCC build.yshang11-1/+1
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang89-36/+36
2007-10-08Support ICC build .yshang18-13/+13
2007-10-08Fixed unexpected timeout in Usb MassStorage Driver.yshang122-248/+372
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang812-379/+1037
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang86-178/+500
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang89-291/+787
2007-09-27translate Ctrl + alpha to control value for simple text input protocolqhuang81-1/+12
2007-09-201. Set the Target array to zero before fill the target id.qhuang87-910/+1236
2007-09-19Update Mde/MdeModulePkg to support ICC build for IA32/X64.yshang12-2/+2
2007-09-06Clean up two infs.qwang121-1/+1
2007-08-30Added EFIAPI to eventAJFISH2-0/+2
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang82-15/+15
2007-08-301. Fixed one bug in Undi driver. vanjeff1-47/+47