]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Console/TerminalDxe/TerminalConIn.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Universal / Console / TerminalDxe / TerminalConIn.c
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2021-12-07 Michael D KinneyMdeModulePkg: Change use of EFI_D_* to DEBUG_*
2019-09-27 Gao, ZhichaoMdeModulePkg/TerminalDxe: Enhance the arrow keys support
2019-09-24 Zhichao GaoMdeModulePkg/TerminalDxe: Extend the terminal console...
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2018-09-14 Dandan BiMdeModulePkg: Avoid key notification called more than...
2018-08-21 shengleiMdeModulePkg TerminalDxe: Remove a redundant function
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2018-03-06 Ruiyu NiMdeModulePkg/Terminal: ReadKeyStrokeEx always return...
2017-06-20 Dandan BiMdeModulePkg: Update comments in SimpleTextInEx accordi...
2017-01-11 Ruiyu NiMdeModulePkg/TerminalDxe: Replace macro with enum for...
2016-12-26 Star ZengMdeModulePkg TerminalDxe: Execute key notify func at...
2016-10-27 Brian J. JohnsonMdeModulePkg/TerminalDxe: Handle more keys with TtyTerm
2016-04-01 Ruiyu NiRevert "TerminalDxe: select the UART's default receive...
2016-01-21 Laszlo ErsekMdeModulePkg: TerminalDxe: select the UART's default...
2015-11-26 Star ZengMdeModulePkg: TerminalDxe: avoid checking uninitialized...
2015-07-10 Roy FranzMdeModulePkg: Fix TerminalDxe VS2013 build failure
2015-07-09 Roy FranzAccept VT220 DEL and function keys for TTY terminal...
2015-07-09 Roy FranzTreat ASCII 0x7F as backspace for TtyTerm terminals
2015-07-09 Roy FranzAdd "TtyTerm" terminal type to TerminalDxe
2014-12-04 Randy PawellMdeModulePkg: Source fixes and cleanup for ARMGCC compiles
2014-02-12 Elvin LiFix several typo issues.
2014-02-11 Elvin LiRemove redundant IsUnicodeFiFoEmpty ()in UnicodeFiFoRem...
2013-07-15 Eric DongRefine the validation for the input attribute before...
2012-08-17 li-elvinAdd missing break and add comment to non-necessary...
2012-08-16 li-elvinFix incorrect sizeof () usage.
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-27 niruiyuCheck the serial buffer empty status before performing...
2011-10-08 niruiyuMdeModulePkg: TerminalDxe driver code clean up
2011-10-08 niruiyuMdeModulePkg: Fix TerminalDxe FIFO Data Loss
2011-04-19 niruiyuFix the terminal driver to call hotkey callback even...
2010-04-24 hhtianUpdate the copyright notice format
2010-01-27 xli24Remove reference to PCDs of status code value. Use...
2010-01-15 rsun3Fix some coding style issues in MdeModulePkg.
2009-08-21 gikidyUpdate the comments avoid making confuse.
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-12 vanjeffenhanced security check.
2009-02-09 vanjeffupdate meta.
2009-02-03 vanjeffremove some internal functions and allocate some FIFO...
2009-01-08 gikidy1.Review the comments;
2008-12-17 gikidyCode scrub for Universal\Console\TerminalDxe.
2008-07-18 vanjeffcode scrub.
2008-07-03 vanjeffAdded some functions header.
2008-07-01 vanjeffClean codes per ECC for TerminalDxe module.
2008-04-10 vanjeffapply for doxgen format.
2007-11-22 qhuang8Clean up: update "EFI" to "UEFI" if applicable.
2007-10-19 qhuang8Update to support EFI_SIMPLE_INPUT_EX protocol
2007-07-09 AJFISHUpdated modules to not depend on the IntelFrameworkPkg.
2007-07-05 xgu3Check in following modules,