summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Console
AgeCommit message (Expand)AuthorFilesLines
2008-09-17Fixed one bug in consplitter console input Start/Stop functions for those han...vanjeff2-26/+18
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff3-256/+128
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao44-4/+4
2008-08-25remove the unused msa files in MdeModulePkg.lgao44-479/+0
2008-08-20Misuse protocol and guidklu22-6/+8
2008-08-18Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang83-4/+4
2008-08-01code scrub for ConSplitter module.vanjeff4-108/+188
2008-07-22code scrub for check list.vanjeff4-75/+82
2008-07-18code scrub.vanjeff4-75/+77
2008-07-15Code scrub.vanjeff2-43/+68
2008-07-11add functions header for ConSplitterDxe module.vanjeff3-22/+192
2008-07-10add functions header for ConPlatformDxe and ConSplitterdxe modules.vanjeff6-180/+1114
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