summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Console
Commit message (Expand)AuthorAgeFilesLines
* code scrub for ConSplitter module.vanjeff2008-08-014-108/+188
* code scrub for check list.vanjeff2008-07-224-75/+82
* code scrub.vanjeff2008-07-184-75/+77
* Code scrub.vanjeff2008-07-152-43/+68
* add functions header for ConSplitterDxe module.vanjeff2008-07-113-22/+192
* add functions header for ConPlatformDxe and ConSplitterdxe modules.vanjeff2008-07-106-180/+1114
* 1. added functions header for GraphicsConsoleDxe module.vanjeff2008-07-075-150/+363
* Added some functions header.vanjeff2008-07-042-149/+339
* Added some functions header.vanjeff2008-07-036-98/+557
* Clean codes per ECC for ConSplitterDxe module.vanjeff2008-07-014-1431/+1236
* Clean codes per ECC for GraphicsConsoleDxe module.vanjeff2008-07-013-282/+334
* Clean codes per ECC for TerminalDxe module.vanjeff2008-07-015-896/+1094
* rename files name to match the actual ones.vanjeff2008-06-301-3/+3
* rename it.vanjeff2008-06-301-0/+0
* rename itvanjeff2008-06-301-0/+0
* Change the ASSERT condition from “ASSERT (RowInfoArraySize == 1);” to “...qwang122008-06-271-2/+2
* Fix an issue in the implementation of GetDriverName() in Con splitter driver....qhuang82008-06-251-1/+5
* Remove the non-standard definition: GLYPH_WIDTH and GLYPH_HEIGHT. All referen...qwang122008-04-282-51/+45
* [Description]eric_tian2008-04-222-2/+11
* apply for doxgen format.vanjeff2008-04-1015-626/+540
* Fix warnings generated by gcc for ia32 builds:jljusten2008-04-081-3/+3
* add some error check and return.vanjeff2008-03-191-0/+3
* add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consumi...vanjeff2008-03-196-235/+250
* [Description]:qwang122008-03-151-25/+32
* Sync in patch for EDK 945qwang122008-03-064-1/+145
* 1) Enable GraphicsConsole module to support a legacy platform which only prod...qwang122008-02-202-207/+70
* Check the handle for font package before remove it.qwang122008-02-041-6/+4
* 1) Cleanup HiiLib, IfrSupportLib. qwang122008-02-021-4/+2
* The implementation of Consplitter driver should check the child handle to fol...qhuang82008-02-012-87/+107
* UEFI HII: Merge UEFI HII support changes from branch.qwang122008-01-214-40/+178
* 1. Sync the tracker for supporting the ModeNumber larger than 2.vanjeff2008-01-215-25/+73
* 1. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind...vanjeff2008-01-177-110/+336
* sync tracker to remove duplicate display mode in ConOut virtual handle GOP in...vanjeff2008-01-093-92/+130
* align all fields of data structeric_tian2007-12-261-36/+36
* Fixed the bug when set mode value is less than the Max mode value.vanjeff2007-12-171-5/+0
* A small changing to reduce size for ConSplitter module.vanjeff2007-11-231-96/+120
* align some line to conform with code styleeric_tian2007-11-231-13/+13
* Clean up: update "EFI" to "UEFI" if applicable.qhuang82007-11-222-2/+2
* add UsbMouseSimulateTouchPad driver to verify the correction of dispatching A...eric_tian2007-11-144-2/+694
* Update following library class/Protocol for puting 'Framework' as prefixklu22007-10-222-3/+3
* Add ConIn device even if SimpleTextInputEx Protocol is not available for back...qhuang82007-10-221-5/+7
* Update to support EFI_SIMPLE_INPUT_EX protocolqhuang82007-10-197-19/+1440
* Add judgement for TextModeMapklu22007-10-161-3/+18
* 1. Add PcdConOutGopSupport and PcdConOutUgaSupport in MdeModulePkg.decvanjeff2007-10-164-80/+689
* Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang82007-10-114-8/+8
* Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang82007-10-094-28/+28
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-3012-535/+1516
* 1. Fixed one bug in ConPlatform.c, add NULL judgment.vanjeff2007-09-291-20/+17
* Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang82007-08-301-6/+6
* Add dependent packages in INF of modules.yshang12007-08-293-0/+3