summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Console
AgeCommit message (Expand)Author
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-08-01code scrub for ConSplitter module.vanjeff
2008-07-22code scrub for check list.vanjeff
2008-07-18code scrub.vanjeff
2008-07-15Code scrub.vanjeff
2008-07-11add functions header for ConSplitterDxe module.vanjeff
2008-07-10add functions header for ConPlatformDxe and ConSplitterdxe modules.vanjeff
2008-07-071. added functions header for GraphicsConsoleDxe module.vanjeff
2008-07-04Added some functions header.vanjeff
2008-07-03Added some functions header.vanjeff
2008-07-01Clean codes per ECC for ConSplitterDxe module.vanjeff
2008-07-01Clean codes per ECC for GraphicsConsoleDxe module.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-06-27Change the ASSERT condition from “ASSERT (RowInfoArraySize == 1);” to “...qwang12
2008-06-25Fix an issue in the implementation of GetDriverName() in Con splitter driver....qhuang8
2008-04-28Remove the non-standard definition: GLYPH_WIDTH and GLYPH_HEIGHT. All referen...qwang12
2008-04-22[Description]eric_tian
2008-04-10apply for doxgen format.vanjeff
2008-04-08Fix warnings generated by gcc for ia32 builds:jljusten
2008-03-19add some error check and return.vanjeff
2008-03-19add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consumi...vanjeff
2008-03-15[Description]:qwang12
2008-03-06Sync in patch for EDK 945qwang12
2008-02-201) Enable GraphicsConsole module to support a legacy platform which only prod...qwang12
2008-02-04Check the handle for font package before remove it.qwang12
2008-02-021) Cleanup HiiLib, IfrSupportLib. qwang12
2008-02-01The implementation of Consplitter driver should check the child handle to fol...qhuang8
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12
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
2008-01-09sync tracker to remove duplicate display mode in ConOut virtual handle GOP in...vanjeff
2007-12-26align all fields of data structeric_tian
2007-12-17Fixed the bug when set mode value is less than the Max mode value.vanjeff
2007-11-23A small changing to reduce size for ConSplitter module.vanjeff
2007-11-23align some line to conform with code styleeric_tian
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang8
2007-11-14add UsbMouseSimulateTouchPad driver to verify the correction of dispatching A...eric_tian
2007-10-22Update following library class/Protocol for puting 'Framework' as prefixklu2
2007-10-22Add ConIn device even if SimpleTextInputEx Protocol is not available for back...qhuang8
2007-10-19Update to support EFI_SIMPLE_INPUT_EX protocolqhuang8
2007-10-16Add judgement for TextModeMapklu2
2007-10-161. Add PcdConOutGopSupport and PcdConOutUgaSupport in MdeModulePkg.decvanjeff
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang8