]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Console/TerminalDxe
Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info. Also...
[mirror_edk2.git] / MdeModulePkg / Universal / Console / TerminalDxe /
2012-05-30 ydong10Add new interface GetVariable2 and GetEfiGlobalVariable...
2012-05-24 niruiyuRemove the check of signature because the code which...
2011-11-30 li-elvinRemove PCD usage for console driver, PcdConOutRow and...
2011-11-25 li-elvinUpdated GraphicsConsole and Terminal driver text mode...
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-07-06 niruiyuFix the comments to follow UEFI Spec regarding how...
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-05-17 rsun3Small code refinement in MdeModulePkg.
2010-04-24 hhtianUpdate the copyright notice format
2010-02-24 lgao41. Correct File header to ## @file
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...
2010-01-15 rsun3Fix some coding style issues in MdeModulePkg.
2009-09-14 vanjeffupdated the Bus Driver that is able to create all or...
2009-08-27 vanjeffrefine the code.
2009-08-26 AJFISHMinor bugs fixes from testing on Xcode 3.2 and with...
2009-08-21 gikidyUpdate the comments avoid making confuse.
2009-07-13 gikidyRoll back R8811 check in for it will get a double carri...
2009-07-08 gikidyFix OutputString() in the console driver does not auto...
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-07 vanjeffreturn value not follow spec.
2009-03-04 vanjeffadd check for invalid handle.
2009-02-25 vanjeffremove dependent package from inf files.
2009-02-25 vanjeffupdate hotplug check logic
2009-02-25 vanjeff1. Retired HotPlugDevice protocol.
2009-02-25 vanjeffRetired gSimpleTextInExNotifyGuid, used local structure...
2009-02-24 vanjefftemporary roll back changing on gEfiHotPlugDevice.
2009-02-23 vanjeff1. Retired HotPlugDevice protocol.
2009-02-12 vanjeffenhanced security check.
2009-02-09 vanjeffupdate meta.
2009-02-06 vanjeffupdate format.
2009-02-03 vanjeffremove some internal functions and allocate some FIFO...
2009-01-16 gikidy1.Moved HotPlugDevice.h & SimpleTextInNotify.h from...
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-16 qhuang8Clean up to update the reference of the these macros:
2008-12-05 mdkinneyRoll back change to Terminal Type PCD
2008-12-05 jljustenMatch PCD rename in MdePkg/MdePkg.dec r6857.
2008-12-04 jji41)Global variables have been moved backward ahead of...
2008-12-03 gikidyRemove some useless EDK_RELEASE_VERSION, EFI_SPECIFICAT...
2008-12-03 jji4Global variables have been moved backward ahead of...
2008-11-21 vanjeffcode scrub.
2008-11-05 vanjeffECC clean up.
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-08-30 lgao4The driver and library in MdePkg, MdeModulePkg and...
2008-08-25 lgao4remove the unused msa files in MdeModulePkg.
2008-08-20 klu2Misuse protocol and guid
2008-08-18 qhuang8Update some module INF files in MdeModulePkg to "UEFI_D...
2008-07-18 vanjeffcode scrub.
2008-07-03 vanjeffAdded some functions header.
2008-07-01 vanjeffClean codes per ECC for TerminalDxe module.
2008-06-30 vanjeffrename files name to match the actual ones.
2008-06-30 vanjeffrename it.
2008-06-30 vanjeffrename it
2008-04-22 eric_tian[Description]
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-11-22 qhuang8Clean up: update "EFI" to "UEFI" if applicable.
2007-10-19 qhuang8Update to support EFI_SIMPLE_INPUT_EX protocol
2007-10-11 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-10-09 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-08-30 qhuang8Update all INF, DEC and DSC file to confirm to newest...
2007-08-29 yshang1Add dependent packages in INF of modules.
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-17 klu2Add DxAdd Dxe as postfix for Terminal driver
2007-07-09 AJFISHUpdated modules to not depend on the IntelFrameworkPkg.
2007-07-05 xgu3Check in following modules,