]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus
Patch to remove STATIC modifier. This is on longer recommended by EFI Framework codin...
[mirror_edk2.git] / MdeModulePkg / Bus /
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-10-27 qwang12Make use of correct format String:
2008-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-09-04 vanjeffremove EFI_EVENT_ alias, replace them with EVT_
2008-08-30 lgao4The driver and library in MdePkg, MdeModulePkg and...
2008-08-25 lgao4remove the unused msa files in MdeModulePkg.
2008-08-18 qhuang8Update some module INF files in MdeModulePkg to "UEFI_D...
2008-07-28 eric_tianmodify coding style to pass ecc tool
2008-07-25 eric_tianmodify coding style to pass ecc tool
2008-07-23 eric_tianremove a redefinition to pass ICC build
2008-07-23 eric_tianremove a redefinition to pass ICC build
2008-07-23 eric_tianmodify coding style to pass ecc tool
2008-07-23 eric_tiancorrect spell error
2008-07-23 eric_tianmodify coding style to pass ecc tool
2008-07-23 eric_tianmodify coding style to pass ecc tool
2008-07-09 eric_tianmodify coding style to pass ecc tool and provide commen...
2008-07-09 eric_tianmodify coding style
2008-07-09 eric_tianmodify coding style to pass ecc tool and provide commen...
2008-07-09 eric_tianmodify coding style to pass ecc tool and provide commen...
2008-07-08 eric_tianmodify coding style to pass ecc tool and provide commen...
2008-07-02 eric_tianMake USB Stack code pass ECC tool check.
2008-06-30 qwang12Boolean values and variable type BOOLEAN should not...
2008-06-27 vanjeffClean ICC build
2008-06-27 vanjeff[Description]:
2008-06-26 qwang12Clean up for GCC and Intel ICC build.
2008-06-25 qwang12[Description]
2008-06-25 vanjeff[Description]:
2008-06-24 vanjeff[Description]:
2008-06-23 qwang12Merged in the following trackers from EDK:
2008-05-27 qhuang8De-unicode in comment for all source files.
2008-05-27 qhuang8Add #ifndef statement for header file.
2008-05-06 qhuang8Rename the confusing PCD.
2008-04-17 qhuang8[Description]:
2008-04-10 vanjeffapply for doxgen format.
2008-04-09 vanjeffapply for doxgen format.
2008-04-09 qhuang8Update all files to follow doxygen style file header.
2008-04-08 jljustenFix warnings generated by gcc for ia32 builds:
2008-03-14 lgao4[Description]:
2008-03-11 jljustenedk2/MdeModulePkg/Universal/Network/IScsiDxe/IScsiTcp4Io.h:
2008-03-11 jljustenedk2/MdeModulePkg/Bus/Usb/UsbMouseDxe/ComponentName.c:
2008-03-10 jljustenedk2/MdeModulePkg/Bus/Usb/UsbMouseDxe:
2008-03-10 jljustenRename file to use recommended file naming conventions.
2008-03-10 jljustenRename file to use recommended file naming conventions.
2008-03-10 jljustenRename file to use recommended file naming conventions.
2008-03-10 jljustenRename file to use recommended file naming conventions.
2008-03-07 vanjeffMerger tracker:Fixed a USB bus driver logic error
2008-02-26 jljustenMdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf:
2008-02-26 jljustenedk2/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbUtility.c:
2008-02-26 jljustenedk2/MdeModulePkg/Bus/Usb/UsbBusDxe/usbbus.h:
2008-02-26 jljustenedk2/MdeModulePkg/Bus/Usb/UsbBusDxe/usbbus.c:
2008-02-26 jljustenedk2/MdeModulePkg/Bus/Pci/UhciDxe/ComponentName.c:
2008-02-13 vanjeff1. Added EFI_MEDIA_CHANGED and EFI_INVALID_PARAMETER...
2008-01-24 vanjefffixed comments problem.
2008-01-23 vanjeff1. Remove USB HC Protocol installing from Uhci module...
2008-01-02 vanjeffFixed the porting issue. That leads uninitialized variable.
2007-12-26 eric_tianusb kb's bug fix
2007-12-26 vanjeffEnhance the Usb bus driver to support Star with Remaini...
2007-11-29 eric_tianthe last check-in for UsbMouseAbsolutePointer is not...
2007-11-28 vanjeffFixed potential issues to release resources when error...
2007-11-28 eric_tianchange the folder name of "UsbMouseSimulateTouchPadDxe...
2007-11-28 eric_tianchange "UsbMouseSimulateTouchPad" to "UsbMouseAbsoluteP...
2007-11-21 eric_tiandelete a debug output to pass through EBC build and...
2007-11-20 qhuang8Remove debug print statement checked in inadvertently
2007-11-20 qhuang8Remove Atapi Pass Thru driver in MdeModulePkg. This...
2007-11-14 eric_tianadd UsbMouseSimulateTouchPad driver to verify the corre...
2007-11-13 vanjeffRemove gEfiNetworkInterfaceIdentifierProtocolGuid refer...
2007-10-25 vanjeffSave original PCI attributes in start() function and...
2007-10-19 qhuang8Update to support EFI_SIMPLE_INPUT_EX protocol
2007-10-15 lgao4Remove the special logic on EFI_PCI_DEVICE_ENABLE in...
2007-10-11 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-10-10 jwang36Changed to pass the build with Visual Studio 2005
2007-10-09 yshang1Clean up Network Components to support GCC build.
2007-10-09 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-10-08 yshang1Support ICC build .
2007-10-08 yshang1Fixed unexpected timeout in Usb MassStorage Driver.
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-09-27 qhuang8translate Ctrl + alpha to control value for simple...
2007-09-20 qhuang81. Set the Target array to zero before fill the target id.
2007-09-19 yshang1Update Mde/MdeModulePkg to support ICC build for IA32...
2007-09-06 qwang12Clean up two infs.
2007-08-30 AJFISHAdded EFIAPI to event
2007-08-30 qhuang8Update all INF, DEC and DSC file to confirm to newest...
2007-08-30 vanjeff1. Fixed one bug in Undi driver.
2007-08-30 xli24Fix a bug that parentheses do not place correctly in...
2007-08-29 yshang1Add dependent packages in INF of modules.
2007-08-27 vanjeff1. Sync Tcp4 protocol definitions to match UEFI 2.1
2007-08-27 qwang12Make MdeModulePkg GCC clean.
2007-08-23 vanjeff1. Enable Network stack to pass SCT, currently MNP...
2007-08-20 qwang12Merge in some fix from R8 on USB Bus driver:
2007-08-14 lgao4Sync code with MdePkg spec for Scsi library class and...
2007-08-07 yshang1Import UndiRuntimeDxe.
2007-07-30 yshang1Update License header.
2007-07-30 yshang1Update the license header.
2007-07-26 qhuang8Fix the wrong copyright statements.
2007-07-24 vanjeffSync USB modules with main trunk.
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-17 vanjeff1. Fixed tools_def.template to meet ICC build for IA32
next