summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Console/GraphicsConsoleDxe
AgeCommit message (Expand)AuthorFilesLines
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
2007-07-241. remove un-necessary instances referencevanjeff1-3/+3
2007-07-18Adjust directory structures.qhuang82-1/+1
2007-07-10Removed CommonHeader.h from MdePkg & MdeModulePkgAJFISH1-33/+0
2007-07-09Updated modules to not depend on the IntelFrameworkPkg.AJFISH8-194/+74
2007-07-05Remove FontPack reference from GraphicsConsolexgu31-1/+1
2007-07-05Check in following modules,xgu39-0/+2818