summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Console
AgeCommit message (Expand)AuthorFilesLines
2008-07-071. added functions header for GraphicsConsoleDxe module.vanjeff5-150/+363
2008-07-04Added some functions header.vanjeff2-149/+339
2008-07-03Added some functions header.vanjeff6-98/+557
2008-07-01Clean codes per ECC for ConSplitterDxe module.vanjeff4-1431/+1236
2008-07-01Clean codes per ECC for GraphicsConsoleDxe module.vanjeff3-282/+334
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-06-27Change the ASSERT condition from “ASSERT (RowInfoArraySize == 1);” to “...qwang121-2/+2
2008-06-25Fix an issue in the implementation of GetDriverName() in Con splitter driver....qhuang81-1/+5
2008-04-28Remove the non-standard definition: GLYPH_WIDTH and GLYPH_HEIGHT. All referen...qwang122-51/+45
2008-04-22[Description]eric_tian2-2/+11
2008-04-10apply for doxgen format.vanjeff15-626/+540
2008-04-08Fix warnings generated by gcc for ia32 builds:jljusten1-3/+3
2008-03-19add some error check and return.vanjeff1-0/+3
2008-03-19add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consumi...vanjeff6-235/+250
2008-03-15[Description]:qwang121-25/+32
2008-03-06Sync in patch for EDK 945qwang124-1/+145
2008-02-201) Enable GraphicsConsole module to support a legacy platform which only prod...qwang122-207/+70
2008-02-04Check the handle for font package before remove it.qwang121-6/+4
2008-02-021) Cleanup HiiLib, IfrSupportLib. qwang121-4/+2
2008-02-01The implementation of Consplitter driver should check the child handle to fol...qhuang82-87/+107
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang124-40/+178
2008-01-211. Sync the tracker for supporting the ModeNumber larger than 2.vanjeff5-25/+73
2008-01-171. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind...vanjeff7-110/+336
2008-01-09sync tracker to remove duplicate display mode in ConOut virtual handle GOP in...vanjeff3-92/+130
2007-12-26align all fields of data structeric_tian1-36/+36
2007-12-17Fixed the bug when set mode value is less than the Max mode value.vanjeff1-5/+0
2007-11-23A small changing to reduce size for ConSplitter module.vanjeff1-96/+120
2007-11-23align some line to conform with code styleeric_tian1-13/+13
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang82-2/+2
2007-11-14add UsbMouseSimulateTouchPad driver to verify the correction of dispatching A...eric_tian4-2/+694
2007-10-22Update following library class/Protocol for puting 'Framework' as prefixklu22-3/+3
2007-10-22Add ConIn device even if SimpleTextInputEx Protocol is not available for back...qhuang81-5/+7
2007-10-19Update to support EFI_SIMPLE_INPUT_EX protocolqhuang87-19/+1440
2007-10-16Add judgement for TextModeMapklu21-3/+18
2007-10-161. Add PcdConOutGopSupport and PcdConOutUgaSupport in MdeModulePkg.decvanjeff4-80/+689
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang84-8/+8
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang84-28/+28
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang812-535/+1516
2007-09-291. Fixed one bug in ConPlatform.c, add NULL judgment.vanjeff1-20/+17
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.yshang13-0/+3
2007-08-28Using the correct HiiFramework.h header file.lgao41-1/+1
2007-08-27Add check of buffer value returned from AllocateZeroPool()mdkinney1-0/+3
2007-08-27Make MdeModulePkg GCC clean.qwang121-1/+1
2007-08-17Previous fix was in errorAJFISH1-1/+1
2007-08-17Missed a conversion. Fixed build breakAJFISH1-1/+1
2007-08-16Cleaned up EFI Console Variable usageAJFISH4-24/+14