summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsole.c
AgeCommit message (Expand)Author
2009-04-14HII Library Class interface refine.rsun3
2009-03-25Move registration of Font into driver entry point.xli24
2009-01-22remove klocwork issue.vanjeff
2009-01-15Performance and size optimised.gikidy
2009-01-08ECC clean up.vanjeff
2009-01-04Code scrub for GraphicConsoleDxe Module.gikidy
2008-12-30Check comments, format and fix some typo.gikidy
2008-12-26Check Library usage.gikidy
2008-12-17Code scrub for Universal\Console\GraphicsConsoleDxe.gikidy
2008-12-03Global variables have been moved backward ahead of functions.jji4
2008-11-18Refine MdeModulePkg to pass GCC build.xli24
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang12
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-07-22code scrub for check list.vanjeff
2008-07-071. added functions header for GraphicsConsoleDxe module.vanjeff
2008-07-01Clean codes per ECC for GraphicsConsoleDxe module.vanjeff
2008-06-27Change the ASSERT condition from “ASSERT (RowInfoArraySize == 1);” to “...qwang12
2008-04-28Remove the non-standard definition: GLYPH_WIDTH and GLYPH_HEIGHT. All referen...qwang12
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-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-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
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang8
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang8
2007-07-09Updated modules to not depend on the IntelFrameworkPkg.AJFISH
2007-07-05Check in following modules,xgu3