summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Console/TerminalDxe
AgeCommit message (Expand)Author
2009-02-251. Retired HotPlugDevice protocol.vanjeff
2009-02-25Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...vanjeff
2009-02-24temporary roll back changing on gEfiHotPlugDevice.vanjeff
2009-02-231. Retired HotPlugDevice protocol.vanjeff
2009-02-12enhanced security check.vanjeff
2009-02-09update meta.vanjeff
2009-02-06update format.vanjeff
2009-02-03remove some internal functions and allocate some FIFO data structure instead ...vanjeff
2009-01-161.Moved HotPlugDevice.h & SimpleTextInNotify.h from /Guid to /Protocolgikidy
2009-01-08ECC clean up.vanjeff
2009-01-081.Review the comments;gikidy
2008-12-17Refine code to remove structure assignmentqhuang8
2008-12-17Code scrub for Universal\Console\TerminalDxe. gikidy
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-05Roll back change to Terminal Type PCDmdkinney
2008-12-05Match PCD rename in MdePkg/MdePkg.dec r6857.jljusten
2008-12-041)Global variables have been moved backward ahead of functions.jji4
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy
2008-12-03Global variables have been moved backward ahead of functions.jji4
2008-11-21code scrub.vanjeff
2008-11-05ECC clean up.vanjeff
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao4
2008-08-25remove the unused msa files in MdeModulePkg.lgao4
2008-08-20Misuse protocol and guidklu2
2008-08-18Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang8
2008-07-18code scrub.vanjeff
2008-07-03Added some functions header.vanjeff
2008-07-01Clean codes per ECC for TerminalDxe module.vanjeff
2008-06-30rename files name to match the actual ones.vanjeff
2008-06-30rename it.vanjeff
2008-06-30rename itvanjeff
2008-04-22[Description]eric_tian
2008-04-10apply for doxgen format.vanjeff
2008-01-211. Sync the tracker for supporting the ModeNumber larger than 2.vanjeff
2008-01-171. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind...vanjeff
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang8
2007-10-19Update to support EFI_SIMPLE_INPUT_EX protocolqhuang8
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang8
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang8
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang8
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang8
2007-08-29Add dependent packages in INF of modules.yshang1
2007-08-27Make MdeModulePkg GCC clean.qwang12
2007-08-17Previous fix was in errorAJFISH
2007-08-16Cleaned up EFI Console Variable usageAJFISH
2007-08-16Updated to use new PCD settingsAJFISH
2007-07-17Add DxAdd Dxe as postfix for Terminal driver klu2
2007-07-09Updated modules to not depend on the IntelFrameworkPkg.AJFISH