]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Usb
EDK II Packages: Add Contributions.txt and License.txt files
[mirror_edk2.git] / MdeModulePkg / Bus / Usb /
2012-03-30 erictianMdeModulePkg/UsbBusDxe:Correct typos in usb debug message
2012-03-27 erictianMdeModulePkg/XhciDxe: Event Ring traverse algorithm...
2012-03-07 erictianMdeModulePkg: add support for ORICO PEUS3-2P card
2011-11-25 erictianMdeModulePkg: The patch eliminates two assumptions
2011-10-31 jljustenMdeModulePkg: Remove variables that are set, but not...
2011-10-25 niruiyuChange the SimpleTextInEx implementation to return...
2011-09-30 qianouyang1. Add Partial Keystroke Support in UsbKb drivers....
2011-09-29 erictianremove unnecessary retry logic from usb mass storage...
2011-09-23 vanjefferror handling enhancement for possible null pointer...
2011-09-23 vanjeffRoll back r12434.
2011-09-23 erictianerror handling enhancement for possible null pointer...
2011-09-21 erictianCoding style refinement.
2011-09-18 lgao4Clean up the private GUID definition in module Level.
2011-09-14 erictian1) remove wrong global variable usage because it will...
2011-09-13 oliviermartinMdeModulePkg/UsbBusDxe: Removed unused variable
2011-08-25 erictianFixed build error reported by ICC and GCC
2011-08-25 erictianError handling refinement at UsbIoResetPort() to avoid...
2011-08-23 erictianEnabling usb3.0 XHCI support.
2011-07-06 niruiyuFix the comments to follow UEFI Spec regarding how...
2011-06-27 jljustenMdeModulePkg: Add PEI USB drivers and related PPIs
2011-06-14 erictianfix file name lowercase/uppercase inconsistent issue.
2011-06-14 erictianfix file name lowercase/uppercase inconsistent issue.
2011-06-14 erictianfix file name lowercase/uppercase inconsistent issue.
2011-06-13 erictianProduce DiskInfo for usb mass storage device
2011-06-04 andrewfishFix X64 clang warnings.
2011-06-02 vanjeffFix the issue when checking the value of KeyDescriptor...
2011-05-26 li-elvinAdd more status code in drivers.
2011-05-16 vanjeffUpdate USB keyboard driver to return scan code for...
2011-04-25 niruiyuChange BlockIo drivers to return EFI_NO_MEDIA or EFI_ME...
2011-04-19 niruiyuFix the USB keyboard driver to call hotkey callback...
2010-12-24 xdu21. update MatchUsbWwid() to check Vendor Id, Product...
2010-10-19 erictianreturn EFI_DEVICE_ERROR if the Status value is not...
2010-10-18 erictianset the interface of usb hid device to boot protocol...
2010-09-16 ydong10Refine code to make code run safely.
2010-09-15 ydong10Refine soma code to make code run safely.
2010-05-05 erictianraise TPL to TPL_CALLBACK level at DriverBindingStart...
2010-04-24 hhtianUpdate the copyright notice format
2010-04-19 erictianUse SimpleTextInEx.Reset to initialize correctly KeyTog...
2010-02-24 lgao41. Correct File header to ## @file
2010-02-11 erictian1. free those inserted NsKeyNode resource when releasin...
2010-02-11 rsun3Coding style fix and minor improvements.
2010-01-27 xli24Remove reference to PCDs of status code value. Use...
2010-01-19 rsun3Improve coding style in MdeModulePkg.
2010-01-14 rsun3Fix the issue in MdeModulePkg that mismatch between...
2009-12-16 eric_tianadd error handling on usb related modules.
2009-10-05 jljustenMdeModulePkg-UsbBusDxe: Add work around for slower...
2009-09-14 vanjeffupdated the Bus Driver that is able to create all or...
2009-09-14 eric_tianIn various archs, Processor memory address may not...
2009-08-24 eric_tianfree allocated memory in error handler.
2009-08-19 eric_tianadd error handler in return places.
2009-08-19 eric_tianmodify the incorrect timeout value definitions in Usb...
2009-07-23 rsun3Fixed a bug that the system hangs with an assert in...
2009-06-11 gikidyThe USB keyboard driver use too high TPL event (Notify...
2009-05-20 mdkinneyUpdate USB Mass Storage driver to declare its dependenc...
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-14 rsun3HII Library Class interface refine.
2009-04-10 jljustenFix various 'EFIAPI' inconsistencies found while buildi...
2009-04-10 qhuang8Install default keyboard layout package in USB keyboard...
2009-04-07 vanjeffreturn value not follow spec.
2009-04-03 jji4Remove bypass of F11 and F12.
2009-03-04 vanjeffadd check for invalid handle.
2009-02-25 eric_tianupdate
2009-02-25 vanjeffRetired gSimpleTextInExNotifyGuid, used local structure...
2009-02-23 vanjeff1. Retired HotPlugDevice protocol.
2009-02-13 vanjeffenhanced security check.
2009-02-12 eric_tianadd assert logic to avoid Klocwork fake report
2009-02-12 eric_tianadd assert logic to avoid Klocwork fake report
2009-02-06 xli24Pass ECC check.
2009-02-06 eric_tianfix ecc
2009-02-04 qwang123) Doxygen comment cleanup.
2009-02-03 eric_tianAdd information in Meta-Data file
2009-01-23 xli24Update for Meta data.
2009-01-22 xli24Add check for NULL pointer.
2009-01-16 gikidy1.Moved HotPlugDevice.h & SimpleTextInNotify.h from...
2009-01-13 xli24Minor refinement for USB modules.
2009-01-13 xli24Update for code security.
2009-01-12 xli24Refine USB Mass Storage Driver.
2009-01-12 xli24Code scrub for USB Mass Storage Driver.
2008-12-31 xli24Renamed remotely
2008-12-31 xli24Code Scrub for USB Mouse Absolute Pointer Driver.
2008-12-30 xli24Code Scrub for USB mouse driver.
2008-12-26 gikidyCheck Library usage and fix some typo.
2008-12-26 gikidyCheck Library usage and fix some typo.
2008-12-26 jji4Coding style checked
2008-12-18 jji4check the usage of %d,%x,%ld,%lx and so on in debug...
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-12-15 xli24Sync function prototype.
2008-12-15 xli24Code Scrub for UsbKbDxe module.
2008-12-12 gikidyFix some typo.
2008-12-12 gikidyAdd description to .inf files.
2008-12-05 xli24Code Scrub for UsbKbDxe module.
2008-12-04 jji41)Global variables have been moved backward ahead of...
2008-12-03 gikidyRemove some useless EDK_RELEASE_VERSION, EFI_SPECIFICAT...
2008-12-03 jji4Global variables have been moved backward ahead of...
2008-11-13 qhuang8Rename the reference library class of UsbLib to UefiUsbLib.
2008-11-11 klu21, Add <Library/DevicePathLib.h> for all source that...
2008-10-30 qwang12Remove SafeFreePool from MemoryAllocationLib as this...
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...
next