Age | Commit message (Expand) | Author |
2016-04-01 | Revert "TerminalDxe: select the UART's default receive FIFO depth" | Ruiyu Ni |
2016-01-21 | MdeModulePkg: TerminalDxe: select the UART's default receive FIFO depth | Laszlo Ersek |
2015-11-26 | MdeModulePkg: TerminalDxe: avoid checking uninitialized variable | Star Zeng |
2015-07-10 | MdeModulePkg: Fix TerminalDxe VS2013 build failure | Roy Franz |
2015-07-09 | Accept VT220 DEL and function keys for TTY terminal type | Roy Franz |
2015-07-09 | Treat ASCII 0x7F as backspace for TtyTerm terminals | Roy Franz |
2015-07-09 | Add "TtyTerm" terminal type to TerminalDxe | Roy Franz |
2014-12-04 | MdeModulePkg: Source fixes and cleanup for ARMGCC compiles | Randy Pawell |
2014-02-12 | Fix several typo issues. | Elvin Li |
2014-02-11 | Remove redundant IsUnicodeFiFoEmpty ()in UnicodeFiFoRemoveOneKey(). | Elvin Li |
2013-07-15 | Refine the validation for the input attribute before return. | Eric Dong |
2012-08-17 | Add missing break and add comment to non-necessary break. | li-elvin |
2012-08-16 | Fix incorrect sizeof () usage. | li-elvin |
2012-07-30 | Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ... | niruiyu |
2012-05-24 | Remove the check of signature because the code which looks for the input Noti... | niruiyu |
2011-10-27 | Check the serial buffer empty status before performing the serial IO reading ... | niruiyu |
2011-10-08 | MdeModulePkg: TerminalDxe driver code clean up | niruiyu |
2011-10-08 | MdeModulePkg: Fix TerminalDxe FIFO Data Loss | niruiyu |
2011-04-19 | Fix the terminal driver to call hotkey callback even no one is calling ReadKe... | niruiyu |
2010-04-24 | Update the copyright notice format | hhtian |
2010-01-27 | Remove reference to PCDs of status code value. Use macros introduced in PI1.2... | xli24 |
2010-01-15 | Fix some coding style issues in MdeModulePkg. | rsun3 |
2009-08-21 | Update the comments avoid making confuse. | gikidy |
2009-04-07 | return value not follow spec. | vanjeff |
2009-03-04 | add check for invalid handle. | vanjeff |
2009-02-25 | Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ... | vanjeff |
2009-02-12 | enhanced security check. | vanjeff |
2009-02-09 | update meta. | vanjeff |
2009-02-03 | remove some internal functions and allocate some FIFO data structure instead ... | vanjeff |
2009-01-08 | 1.Review the comments; | gikidy |
2008-12-17 | Code scrub for Universal\Console\TerminalDxe. | gikidy |
2008-07-18 | code scrub. | vanjeff |
2008-07-03 | Added some functions header. | vanjeff |
2008-07-01 | Clean codes per ECC for TerminalDxe module. | vanjeff |
2008-04-10 | apply for doxgen format. | vanjeff |
2007-11-22 | Clean up: update "EFI" to "UEFI" if applicable. | qhuang8 |
2007-10-19 | Update to support EFI_SIMPLE_INPUT_EX protocol | qhuang8 |
2007-07-09 | Updated modules to not depend on the IntelFrameworkPkg. | AJFISH |
2007-07-05 | Check in following modules, | xgu3 |