]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Usb/UsbKbDxe/EfiKey.c
Fix the USB keyboard driver to call hotkey callback even no one is calling ReadKeyStroke
[mirror_edk2.git] / MdeModulePkg / Bus / Usb / UsbKbDxe / EfiKey.c
2011-04-19 niruiyuFix the USB keyboard driver to call hotkey callback...
2010-05-05 erictianraise TPL to TPL_CALLBACK level at DriverBindingStart...
2010-04-19 erictianUse SimpleTextInEx.Reset to initialize correctly KeyTog...
2010-02-11 erictian1. free those inserted NsKeyNode resource when releasin...
2010-01-27 xli24Remove reference to PCDs of status code value. Use...
2010-01-14 rsun3Fix the issue in MdeModulePkg that mismatch between...
2009-08-24 eric_tianfree allocated memory in error handler.
2009-04-10 qhuang8Install default keyboard layout package in USB keyboard...
2009-04-07 vanjeffreturn value not follow spec.
2009-03-04 vanjeffadd check for invalid handle.
2009-02-25 vanjeffRetired gSimpleTextInExNotifyGuid, used local structure...
2009-02-23 vanjeff1. Retired HotPlugDevice protocol.
2009-01-13 xli24Minor refinement for USB modules.
2008-12-26 gikidyCheck Library usage and fix some typo.
2008-12-15 xli24Code Scrub for UsbKbDxe module.
2008-12-05 xli24Code Scrub for UsbKbDxe module.
2008-07-23 eric_tianmodify coding style to pass ecc tool