summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsole.h
AgeCommit message (Expand)AuthorFilesLines
2025-07-08MdeModulePkg/GraphicsConsoleDxe UGAGuoMinJ1-13/+6
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-46/+38
2021-01-06MdeModulePkg/Graphics: Fix spelling mistakesSamer El-Haj-Mahmoud1-4/+4
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-22/+22
2011-11-25Updated GraphicsConsole and Terminal driver text mode initialization routine ...li-elvin1-3/+1
2011-10-28Remove hard code video resolution in C code and use PCD PcdVideoHorizontalRes...li-elvin1-6/+0
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu1-2/+2
2011-05-271. Setting cursor position to (0, 0) and flushing cursor directly instead of ...vanjeff1-2/+7
2011-03-23MdeModulePkg GraphicsConsole: Add text mode for PcdConOutColumn/Rowjljusten1-1/+1
2010-04-24Update the copyright notice formathhtian1-2/+2
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy1-2/+2
2009-03-25Move registration of Font into driver entry point.xli241-2/+1
2009-02-23Move MdeModuleHii.h into Include\Guid directorylgao41-1/+1
2009-01-15Performance and size optimised.gikidy1-14/+1
2009-01-04Code scrub for GraphicConsoleDxe Module.gikidy1-26/+113
2008-12-30Check comments, format and fix some typo.gikidy1-5/+6
2008-12-17Code scrub for Universal\Console\GraphicsConsoleDxe.gikidy1-53/+51
2008-12-16Clean up to update the reference of the these macros:qhuang81-1/+1
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-07-22code scrub for check list.vanjeff1-17/+17
2008-07-071. added functions header for GraphicsConsoleDxe module.vanjeff1-47/+108
2008-07-01Clean codes per ECC for GraphicsConsoleDxe module.vanjeff1-7/+145
2008-04-28Remove the non-standard definition: GLYPH_WIDTH and GLYPH_HEIGHT. All referen...qwang121-6/+0
2008-04-10apply for doxgen format.vanjeff1-12/+4
2008-03-19add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consumi...vanjeff1-11/+10
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang121-9/+18
2008-01-171. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind...vanjeff1-2/+9
2007-10-22Update following library class/Protocol for puting 'Framework' as prefixklu21-2/+2
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang81-4/+114
2007-08-28Using the correct HiiFramework.h header file.lgao41-1/+1
2007-07-10Updated modules to not depend on the IntelFrameworkPkg.AJFISH1-3/+33
2007-07-05Check in following modules,xgu31-0/+192