Age | Commit message (Expand) | Author |
2008-07-22 | code scrub for check list. | vanjeff |
2008-07-18 | code scrub. | vanjeff |
2008-07-15 | Code scrub. | vanjeff |
2008-07-11 | add functions header for ConSplitterDxe module. | vanjeff |
2008-07-10 | add functions header for ConPlatformDxe and ConSplitterdxe modules. | vanjeff |
2008-07-07 | 1. added functions header for GraphicsConsoleDxe module. | vanjeff |
2008-07-04 | Added some functions header. | vanjeff |
2008-07-03 | Added some functions header. | vanjeff |
2008-07-01 | Clean codes per ECC for ConSplitterDxe module. | vanjeff |
2008-07-01 | Clean codes per ECC for GraphicsConsoleDxe module. | vanjeff |
2008-07-01 | Clean codes per ECC for TerminalDxe module. | vanjeff |
2008-06-30 | rename files name to match the actual ones. | vanjeff |
2008-06-30 | rename it. | vanjeff |
2008-06-30 | rename it | vanjeff |
2008-06-27 | Change the ASSERT condition from “ASSERT (RowInfoArraySize == 1);” to “... | qwang12 |
2008-06-25 | Fix an issue in the implementation of GetDriverName() in Con splitter driver.... | qhuang8 |
2008-04-28 | Remove the non-standard definition: GLYPH_WIDTH and GLYPH_HEIGHT. All referen... | qwang12 |
2008-04-22 | [Description] | eric_tian |
2008-04-10 | apply for doxgen format. | vanjeff |
2008-04-08 | Fix warnings generated by gcc for ia32 builds: | jljusten |
2008-03-19 | add some error check and return. | vanjeff |
2008-03-19 | add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consumi... | vanjeff |
2008-03-15 | [Description]: | qwang12 |
2008-03-06 | Sync in patch for EDK 945 | qwang12 |
2008-02-20 | 1) Enable GraphicsConsole module to support a legacy platform which only prod... | qwang12 |
2008-02-04 | Check the handle for font package before remove it. | qwang12 |
2008-02-02 | 1) Cleanup HiiLib, IfrSupportLib. | qwang12 |
2008-02-01 | The implementation of Consplitter driver should check the child handle to fol... | qhuang8 |
2008-01-21 | UEFI HII: Merge UEFI HII support changes from branch. | qwang12 |
2008-01-21 | 1. Sync the tracker for supporting the ModeNumber larger than 2. | vanjeff |
2008-01-17 | 1. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind... | vanjeff |
2008-01-09 | sync tracker to remove duplicate display mode in ConOut virtual handle GOP in... | vanjeff |
2007-12-26 | align all fields of data struct | eric_tian |
2007-12-17 | Fixed the bug when set mode value is less than the Max mode value. | vanjeff |
2007-11-23 | A small changing to reduce size for ConSplitter module. | vanjeff |
2007-11-23 | align some line to conform with code style | eric_tian |
2007-11-22 | Clean up: update "EFI" to "UEFI" if applicable. | qhuang8 |
2007-11-14 | add UsbMouseSimulateTouchPad driver to verify the correction of dispatching A... | eric_tian |
2007-10-22 | Update following library class/Protocol for puting 'Framework' as prefix | klu2 |
2007-10-22 | Add ConIn device even if SimpleTextInputEx Protocol is not available for back... | qhuang8 |
2007-10-19 | Update to support EFI_SIMPLE_INPUT_EX protocol | qhuang8 |
2007-10-16 | Add judgement for TextModeMap | klu2 |
2007-10-16 | 1. Add PcdConOutGopSupport and PcdConOutUgaSupport in MdeModulePkg.dec | vanjeff |
2007-10-11 | Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod... | qhuang8 |
2007-10-09 | Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam... | qhuang8 |
2007-09-30 | Update to support to produce Component Name and & Component Name 2 protocol ... | qhuang8 |
2007-09-29 | 1. Fixed one bug in ConPlatform.c, add NULL judgment. | vanjeff |
2007-08-30 | Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec... | qhuang8 |
2007-08-29 | Add dependent packages in INF of modules. | yshang1 |
2007-08-28 | Using the correct HiiFramework.h header file. | lgao4 |