summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Console/GraphicsConsoleDxe
AgeCommit message (Expand)AuthorFilesLines
2010-04-24Update the copyright notice formathhtian5-10/+10
2010-02-241. Correct File header to ## @filelgao41-5/+5
2010-01-15Fix some coding style issues in MdeModulePkg.rsun31-0/+8
2009-07-03fix the issue of "Simple File System Protocol Test -> SetInfo_Conf failed on ...eric_tian1-2/+2
2009-05-20rename array name to avoid naming collision.vanjeff1-5/+5
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy2-4/+4
2009-04-14HII Library Class interface refine.rsun31-6/+8
2009-03-25Move registration of Font into driver entry point.xli242-66/+81
2009-02-23Move MdeModuleHii.h into Include\Guid directorylgao41-1/+1
2009-01-22remove klocwork issue.vanjeff1-20/+20
2009-01-15Performance and size optimised.gikidy3-30/+6
2009-01-08ECC clean up.vanjeff1-30/+30
2009-01-081.Review the comments;gikidy1-6/+6
2009-01-04Code scrub for GraphicConsoleDxe Module.gikidy2-105/+114
2008-12-30Check comments, format and fix some typo.gikidy2-15/+15
2008-12-26Check Library usage.gikidy1-5/+7
2008-12-17Code scrub for Universal\Console\GraphicsConsoleDxe.gikidy4-121/+120
2008-12-16Clean up to update the reference of the these macros:qhuang81-1/+1
2008-12-041)Global variables have been moved backward ahead of functions.jji41-0/+1
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-3/+0
2008-12-03Global variables have been moved backward ahead of functions.jji41-76/+77
2008-11-201.Removed PrintXY from Graphics Library.vanjeff1-1/+1
2008-11-18Refine MdeModulePkg to pass GCC build.xli241-1/+1
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang121-14/+22
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-6/+6
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff1-2/+1
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao41-1/+1
2008-08-25remove the unused msa files in MdeModulePkg.lgao41-89/+0
2008-08-18Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang81-1/+1
2008-07-22code scrub for check list.vanjeff4-75/+82
2008-07-071. added functions header for GraphicsConsoleDxe module.vanjeff3-142/+355
2008-07-01Clean codes per ECC for GraphicsConsoleDxe module.vanjeff3-282/+334
2008-06-27Change the ASSERT condition from “ASSERT (RowInfoArraySize == 1);” to “...qwang121-2/+2
2008-04-28Remove the non-standard definition: GLYPH_WIDTH and GLYPH_HEIGHT. All referen...qwang122-51/+45
2008-04-10apply for doxgen format.vanjeff3-45/+24
2008-03-19add some error check and return.vanjeff1-0/+3
2008-03-19add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consumi...vanjeff3-181/+186
2008-03-15[Description]:qwang121-25/+32
2008-02-201) Enable GraphicsConsole module to support a legacy platform which only prod...qwang122-207/+70
2008-02-04Check the handle for font package before remove it.qwang121-6/+4
2008-02-021) Cleanup HiiLib, IfrSupportLib. qwang121-4/+2
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang124-40/+178
2008-01-211. Sync the tracker for supporting the ModeNumber larger than 2.vanjeff1-5/+4
2008-01-171. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind...vanjeff2-66/+157
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang81-1/+1
2007-10-22Update following library class/Protocol for puting 'Framework' as prefixklu22-3/+3
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang81-1/+1
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang81-4/+4
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang83-86/+243
2007-08-28Using the correct HiiFramework.h header file.lgao41-1/+1