summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Console/ConSplitterDxe
AgeCommit message (Expand)AuthorFilesLines
2008-07-01Clean codes per ECC for ConSplitterDxe module.vanjeff4-1431/+1236
2008-06-25Fix an issue in the implementation of GetDriverName() in Con splitter driver....qhuang81-1/+5
2008-04-22[Description]eric_tian1-1/+1
2008-04-10apply for doxgen format.vanjeff2-48/+37
2008-04-08Fix warnings generated by gcc for ia32 builds:jljusten1-3/+3
2008-03-19add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consumi...vanjeff3-54/+64
2008-03-06Sync in patch for EDK 945qwang124-1/+145
2008-02-01The implementation of Consplitter driver should check the child handle to fol...qhuang82-87/+107
2008-01-211. Sync the tracker for supporting the ModeNumber larger than 2.vanjeff1-11/+52
2008-01-171. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind...vanjeff2-34/+140
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-14add UsbMouseSimulateTouchPad driver to verify the correction of dispatching A...eric_tian4-2/+694
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 protocolqhuang83-4/+748
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...qhuang81-5/+5
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang81-16/+16
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang83-263/+738
2007-08-29Add dependent packages in INF of modules.yshang11-0/+1
2007-08-27Add check of buffer value returned from AllocateZeroPool()mdkinney1-0/+3
2007-07-20remove some comments introduced by tools.vanjeff1-5/+0
2007-07-18Adjust directory structures.qhuang82-1/+1
2007-07-09Updated modules to not depend on the IntelFrameworkPkg.AJFISH6-121/+38
2007-07-05Check in following modules,xgu37-0/+6148