audk/MdeModulePkg/Universal/Console/GraphicsConsoleDxe
qwang12 bd1d34eecf Change the ASSERT condition from “ASSERT (RowInfoArraySize == 1);” to “ASSERT (RowInfoArraySize <= 1);”.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5374 6f19259b-4bc3-4df7-8a09-765794883524
2008-06-27 07:45:01 +00:00
..
ComponentName.c apply for doxgen format. 2008-04-10 08:49:28 +00:00
GraphicsConsole.c Change the ASSERT condition from “ASSERT (RowInfoArraySize == 1);” to “ASSERT (RowInfoArraySize <= 1);”. 2008-06-27 07:45:01 +00:00
GraphicsConsole.h Remove the non-standard definition: GLYPH_WIDTH and GLYPH_HEIGHT. All reference to these name should use the standard name defined in UEFI 2.1 specification which are EFI_GLYPH_WIDTH and EFI_GLYPH_HEIGHT 2008-04-28 07:38:25 +00:00
GraphicsConsoleDxe.inf add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consuming, it could save size by changing PCD's value to FALSE. 2008-03-19 05:22:06 +00:00
GraphicsConsoleDxe.msa UEFI HII: Merge UEFI HII support changes from branch. 2008-01-21 14:39:56 +00:00
LaffStd.c apply for doxgen format. 2008-04-10 08:49:28 +00:00