Age | Commit message (Expand) | Author |
2014-09-03 | MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo... | Gao, Liming |
2014-08-28 | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star |
2014-08-28 | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star |
2014-07-31 | MdeModulePkg: Removed valid text mode check in SetAttribute interface in Grap... | Elvin Li |
2014-07-25 | MdeModulePkg: Fix parameter verification for SetAttribute | Jaben Carsey |
2013-04-02 | Don't assume HiiDatabase has been present at the entrypoint and don't assume ... | lzeng14 |
2013-03-15 | Add debug message to output video resolution used by GraphicsConsole. | li-elvin |
2013-01-22 | Take the highest horizontal resolution as highest video resolution. | li-elvin |
2012-12-25 | Set graphic mode if graphic mode is not same with the one which GraphicsConso... | li-elvin |
2012-10-08 | Move GOP and UGA draw from Consplitter entrypoint to start(). When there is o... | li-elvin |
2012-08-07 | Removed SetMode in GraphicsConsole Start() in release BIOS to improve perform... | li-elvin |
2012-05-07 | Fix memory leak issues. | ydong10 |
2012-02-24 | GraphicsConsole supports both UGA and GOP protocol, "UGA Console Driver" is c... | li-elvin |
2011-11-30 | Remove PCD usage for console driver, PcdConOutRow and PcdConOutColumn are cur... | li-elvin |
2011-11-25 | Updated GraphicsConsole and Terminal driver text mode initialization routine ... | li-elvin |
2011-10-28 | Remove hard code video resolution in C code and use PCD PcdVideoHorizontalRes... | li-elvin |
2011-07-06 | Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ... | niruiyu |
2011-05-27 | 1. Setting cursor position to (0, 0) and flushing cursor directly instead of ... | vanjeff |
2011-03-23 | MdeModulePkg GraphicsConsole: Add text mode for PcdConOutColumn/Row | jljusten |
2010-09-16 | Refine code to make code run safely. | ydong10 |
2010-07-12 | remove duplicated code. | vanjeff |
2010-06-18 | Remove some unnecessary clear screen from console drivers. | li-elvin |
2010-04-24 | Update the copyright notice format | hhtian |
2010-02-24 | 1. Correct File header to ## @file | lgao4 |
2010-01-15 | Fix some coding style issues in MdeModulePkg. | rsun3 |
2009-07-03 | fix the issue of "Simple File System Protocol Test -> SetInfo_Conf failed on ... | eric_tian |
2009-05-20 | rename array name to avoid naming collision. | vanjeff |
2009-04-30 | Replace references to RFC 3066 with RFC 4646. | gikidy |
2009-04-14 | HII Library Class interface refine. | rsun3 |
2009-03-25 | Move registration of Font into driver entry point. | xli24 |
2009-02-23 | Move MdeModuleHii.h into Include\Guid directory | lgao4 |
2009-01-22 | remove klocwork issue. | vanjeff |
2009-01-15 | Performance and size optimised. | gikidy |
2009-01-08 | ECC clean up. | vanjeff |
2009-01-08 | 1.Review the comments; | gikidy |
2009-01-04 | Code scrub for GraphicConsoleDxe Module. | gikidy |
2008-12-30 | Check comments, format and fix some typo. | gikidy |
2008-12-26 | Check Library usage. | gikidy |
2008-12-17 | Code scrub for Universal\Console\GraphicsConsoleDxe. | gikidy |
2008-12-16 | Clean up to update the reference of the these macros: | qhuang8 |
2008-12-04 | 1)Global variables have been moved backward ahead of functions. | jji4 |
2008-12-03 | Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie... | gikidy |
2008-12-03 | Global variables have been moved backward ahead of functions. | jji4 |
2008-11-20 | 1.Removed PrintXY from Graphics Library. | vanjeff |
2008-11-18 | Refine MdeModulePkg to pass GCC build. | xli24 |
2008-10-30 | Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading... | qwang12 |
2008-10-30 | Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo... | jji4 |
2008-09-04 | clean up the un-suitable ';' location when declaring the functions. | vanjeff |
2008-08-30 | The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ... | lgao4 |
2008-08-25 | remove the unused msa files in MdeModulePkg. | lgao4 |