summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Console/TerminalDxe
AgeCommit message (Expand)AuthorFilesLines
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy2-4/+4
2009-04-07return value not follow spec.vanjeff1-2/+4
2009-03-04add check for invalid handle.vanjeff1-0/+4
2009-02-25remove dependent package from inf files.vanjeff1-1/+0
2009-02-25update hotplug check logicvanjeff1-1/+1
2009-02-251. Retired HotPlugDevice protocol.vanjeff3-54/+72
2009-02-25Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...vanjeff3-33/+3
2009-02-24temporary roll back changing on gEfiHotPlugDevice.vanjeff3-71/+54
2009-02-231. Retired HotPlugDevice protocol.vanjeff3-54/+71
2009-02-12enhanced security check.vanjeff1-0/+5
2009-02-09update meta.vanjeff2-8/+15
2009-02-06update format.vanjeff1-2/+2
2009-02-03remove some internal functions and allocate some FIFO data structure instead ...vanjeff4-180/+112
2009-01-161.Moved HotPlugDevice.h & SimpleTextInNotify.h from /Guid to /Protocolgikidy2-7/+9
2009-01-08ECC clean up.vanjeff1-4/+4
2009-01-081.Review the comments;gikidy7-173/+121
2008-12-17Refine code to remove structure assignmentqhuang81-31/+16
2008-12-17Code scrub for Universal\Console\TerminalDxe. gikidy6-97/+110
2008-12-16Clean up to update the reference of the these macros:qhuang81-2/+2
2008-12-05Roll back change to Terminal Type PCDmdkinney2-2/+2
2008-12-05Match PCD rename in MdePkg/MdePkg.dec r6857.jljusten2-2/+2
2008-12-041)Global variables have been moved backward ahead of functions.jji41-2/+3
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-3/+0
2008-12-03Global variables have been moved backward ahead of functions.jji41-14/+14
2008-11-21code scrub.vanjeff1-2/+2
2008-11-05ECC clean up.vanjeff2-5/+1
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-5/+5
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff1-108/+54
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao41-1/+1
2008-08-25remove the unused msa files in MdeModulePkg.lgao41-129/+0
2008-08-20Misuse protocol and guidklu21-2/+2
2008-08-18Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang81-1/+1
2008-07-18code scrub.vanjeff4-75/+77
2008-07-03Added some functions header.vanjeff6-98/+557
2008-07-01Clean codes per ECC for TerminalDxe module.vanjeff5-896/+1094
2008-06-30rename files name to match the actual ones.vanjeff1-3/+3
2008-06-30rename it.vanjeff1-0/+0
2008-06-30rename itvanjeff1-0/+0
2008-04-22[Description]eric_tian1-1/+10
2008-04-10apply for doxgen format.vanjeff7-492/+452
2008-01-211. Sync the tracker for supporting the ModeNumber larger than 2.vanjeff3-9/+17
2008-01-171. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind...vanjeff3-10/+39
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang81-1/+1
2007-10-19Update to support EFI_SIMPLE_INPUT_EX protocolqhuang84-15/+692
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang81-1/+1
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang81-4/+4
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang83-99/+292
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang81-6/+6
2007-08-29Add dependent packages in INF of modules.yshang11-0/+1
2007-08-27Make MdeModulePkg GCC clean.qwang121-1/+1