]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsole.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Universal / Console / GraphicsConsoleDxe / GraphicsConsole.c
2022-04-22 Gerd HoffmannMdeModulePkg/GraphicsConsoleDxe: add modes
2022-03-03 Guomin JiangMdeModulePkg/GraphicsConsoleDxe: Check status to make...
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2021-12-07 Michael D KinneyMdeModulePkg: Change complex DEBUG_CODE() to DEBUG_CODE...
2021-12-07 Michael D KinneyMdeModulePkg: Change use of EFI_D_* to DEBUG_*
2021-01-06 Samer El-Haj-MahmoudMdeModulePkg/Graphics: Fix spelling mistakes
2021-01-06 Samer El-Haj-MahmoudMdeModulePkg/GraphicsConsoleDxe: Change default CursorV...
2019-06-13 Zhichao GaoMdeModulePkg/GraphicsConsoleDxe: Initialize the output...
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2016-01-11 Ruiyu NiMdeModulePkg: Fix GraphicsConsole driver resolution...
2014-07-31 Elvin LiMdeModulePkg: Removed valid text mode check in SetAttri...
2014-07-25 Jaben CarseyMdeModulePkg: Fix parameter verification for SetAttribute
2013-04-02 lzeng14Don't assume HiiDatabase has been present at the entryp...
2013-03-15 li-elvinAdd debug message to output video resolution used by...
2013-01-22 li-elvinTake the highest horizontal resolution as highest video...
2012-12-25 li-elvinSet graphic mode if graphic mode is not same with the...
2012-10-08 li-elvinMove GOP and UGA draw from Consplitter entrypoint to...
2012-08-07 li-elvinRemoved SetMode in GraphicsConsole Start() in release...
2012-05-07 ydong10Fix memory leak issues.
2011-11-30 li-elvinRemove PCD usage for console driver, PcdConOutRow and...
2011-11-25 li-elvinUpdated GraphicsConsole and Terminal driver text mode...
2011-10-28 li-elvinRemove hard code video resolution in C code and use...
2011-05-27 vanjeff1. Setting cursor position to (0, 0) and flushing curso...
2011-03-23 jljustenMdeModulePkg GraphicsConsole: Add text mode for PcdConO...
2010-09-16 ydong10Refine code to make code run safely.
2010-07-12 vanjeffremove duplicated code.
2010-06-18 li-elvinRemove some unnecessary clear screen from console drivers.
2010-04-24 hhtianUpdate the copyright notice format
2010-01-15 rsun3Fix some coding style issues in MdeModulePkg.
2009-07-03 eric_tianfix the issue of "Simple File System Protocol Test...
2009-05-20 vanjeffrename array name to avoid naming collision.
2009-04-14 rsun3HII Library Class interface refine.
2009-03-25 xli24Move registration of Font into driver entry point.
2009-01-22 vanjeffremove klocwork issue.
2009-01-15 gikidyPerformance and size optimised.
2009-01-08 vanjeffECC clean up.
2009-01-04 gikidyCode scrub for GraphicConsoleDxe Module.
2008-12-30 gikidyCheck comments, format and fix some typo.
2008-12-26 gikidyCheck Library usage.
2008-12-17 gikidyCode scrub for Universal\Console\GraphicsConsoleDxe.
2008-12-03 jji4Global variables have been moved backward ahead of...
2008-11-18 xli24Refine MdeModulePkg to pass GCC build.
2008-10-30 qwang12Remove SafeFreePool from MemoryAllocationLib as this...
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-07-22 vanjeffcode scrub for check list.
2008-07-07 vanjeff1. added functions header for GraphicsConsoleDxe module.
2008-07-01 vanjeffClean codes per ECC for GraphicsConsoleDxe module.
2008-06-27 qwang12Change the ASSERT condition from “ASSERT (RowInfoArrayS...
2008-04-28 qwang12Remove the non-standard definition: GLYPH_WIDTH and...
2008-03-19 vanjeffadd some error check and return.
2008-03-19 vanjeffadd PCD PcdUgaConsumeSupport to switch on/off EFI UGA...
2008-03-15 qwang12[Description]:
2008-02-20 qwang121) Enable GraphicsConsole module to support a legacy...
2008-02-04 qwang12Check the handle for font package before remove it.
2008-02-02 qwang121) Cleanup HiiLib, IfrSupportLib.
2008-01-21 qwang12UEFI HII: Merge UEFI HII support changes from branch.
2008-01-21 vanjeff1. Sync the tracker for supporting the ModeNumber large...
2008-01-17 vanjeff1. Fixed bugs in DxeNetLib to meet consistence with...
2007-11-22 qhuang8Clean up: update "EFI" to "UEFI" if applicable.
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-07-09 AJFISHUpdated modules to not depend on the IntelFrameworkPkg.
2007-07-05 xgu3Check in following modules,