]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Usb/UsbKbDxe/EfiKey.c
MdeModulePkg: Update comments in SimpleTextInEx according to UEFI 2.7
[mirror_edk2.git] / MdeModulePkg / Bus / Usb / UsbKbDxe / EfiKey.c
2017-06-20 Dandan BiMdeModulePkg: Update comments in SimpleTextInEx accordi...
2016-12-26 Star ZengMdeModulePkg UsbKbDxe: Execute key notify func at TPL_C...
2012-10-30 li-elvinAdd missing status code in several modules.
2012-07-30 niruiyuChange the type of NotifyHandle from EFI_HANDLE to...
2012-05-24 niruiyuRemove the check of signature because the code which...
2011-10-25 niruiyuChange the SimpleTextInEx implementation to return...
2011-09-30 qianouyang1. Add Partial Keystroke Support in UsbKb drivers....
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