]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Console/TerminalDxe/Terminal.c
MdeModulePkg/TerminalDxe: Separate state machine start/stop logic
[mirror_edk2.git] / MdeModulePkg / Universal / Console / TerminalDxe / Terminal.c
2017-01-11 Ruiyu NiMdeModulePkg/TerminalDxe: Separate state machine start...
2017-01-11 Ruiyu NiMdeModulePkg/TerminalDxe: Refine SetTerminalDevicePath
2017-01-11 Ruiyu NiMdeModulePkg/TerminalDxe: Refine InitializeTerminalCons...
2017-01-11 Ruiyu NiMdeModulePkg/TerminalDxe: Separate controller name...
2017-01-11 Ruiyu NiMdeModulePkg/TerminalDxe: Add TerminalTypeFromGuid...
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 Gary LinMdeModulePkg/Universal: Fix typos in comments
2016-04-01 Ruiyu NiRevert "TerminalDxe: select the UART's default receive...
2016-01-21 Laszlo ErsekMdeModulePkg: TerminalDxe: select the UART's default...
2015-07-16 Heyi GuoMdeModulePkg/TerminalDxe: Some improvements
2015-07-16 Heyi GuoMdeModulePkg/TerminalDxe: Set NullRemaining to FALSE...
2015-07-09 Roy FranzAccept VT220 DEL and function keys for TTY terminal...
2015-07-09 Roy FranzAdd "TtyTerm" terminal type to TerminalDxe
2014-03-28 Elvin LiAdd ASSERT to check if NewVariable is NULL.
2014-03-25 Ruiyu NiReport the setting variable failure to platform through...
2014-03-18 Elvin LiRemove ASSERT when SetVariable for ConOutDev/ConInDev...
2012-05-31 ydong10Fixed build failed.
2012-05-30 ydong10Add new interface GetVariable2 and GetEfiGlobalVariable...
2011-11-30 li-elvinRemove PCD usage for console driver, PcdConOutRow and...
2011-11-25 li-elvinUpdated GraphicsConsole and Terminal driver text mode...
2011-04-19 niruiyuFix the terminal driver to call hotkey callback even...
2011-03-23 jljustenMdeModulePkg Terminal: Add text mode for PcdConOutColum...
2010-12-30 mdkinneyPrevent a NULL device path from being passed into REPOR...
2010-04-24 hhtianUpdate the copyright notice format
2010-01-29 mdkinneyRemove unnecessary use of FixedPcdxxx() functions and...
2010-01-28 vanjeffEnhanced TerminalDxe module not to install Simple Text...
2010-01-27 xli24Remove reference to PCDs of status code value. Use...
2009-09-14 vanjeffupdated the Bus Driver that is able to create all or...
2009-02-25 vanjeffupdate hotplug check logic
2009-02-25 vanjeff1. Retired HotPlugDevice protocol.
2009-02-24 vanjefftemporary roll back changing on gEfiHotPlugDevice.
2009-02-23 vanjeff1. Retired HotPlugDevice protocol.
2009-02-03 vanjeffremove some internal functions and allocate some FIFO...
2009-01-08 vanjeffECC clean up.
2009-01-08 gikidy1.Review the comments;
2008-12-17 qhuang8Refine code to remove structure assignment
2008-12-17 gikidyCode scrub for Universal\Console\TerminalDxe.
2008-12-05 mdkinneyRoll back change to Terminal Type PCD
2008-12-05 jljustenMatch PCD rename in MdePkg/MdePkg.dec r6857.
2008-12-03 jji4Global variables have been moved backward ahead of...
2008-11-21 vanjeffcode scrub.
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.
2008-01-21 vanjeff1. Sync the tracker for supporting the ModeNumber large...
2008-01-17 vanjeff1. Fixed bugs in DxeNetLib to meet consistence with...
2007-10-19 qhuang8Update to support EFI_SIMPLE_INPUT_EX protocol
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-08-27 qwang12Make MdeModulePkg GCC clean.
2007-08-17 AJFISHPrevious fix was in error
2007-08-16 AJFISHCleaned up EFI Console Variable usage
2007-08-16 AJFISHUpdated to use new PCD settings
2007-07-09 AJFISHUpdated modules to not depend on the IntelFrameworkPkg.
2007-07-05 xgu3Check in following modules,