mirror_edk2/MdeModulePkg/Universal/Console/GraphicsConsoleDxe
2008-02-20 10:50:15 +00:00
..
ComponentName.c Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicode string table linked into final image if both PcdComponentNameDisabled and PcdComponentName2Disabled are set to TRUE. 2007-10-11 03:36:31 +00:00
GraphicsConsole.c 1) Enable GraphicsConsole module to support a legacy platform which only produce UGA protocol. Under such system, HiiFont->StringToImage is used to draw the string to blt buffer first. Then, UGA->Blt is used to draw to the physical devices. 2008-02-20 10:50:15 +00:00
GraphicsConsole.h UEFI HII: Merge UEFI HII support changes from branch. 2008-01-21 14:39:56 +00:00
GraphicsConsoleDxe.inf 1) Enable GraphicsConsole module to support a legacy platform which only produce UGA protocol. Under such system, HiiFont->StringToImage is used to draw the string to blt buffer first. Then, UGA->Blt is used to draw to the physical devices. 2008-02-20 10:50:15 +00:00
GraphicsConsoleDxe.msa UEFI HII: Merge UEFI HII support changes from branch. 2008-01-21 14:39:56 +00:00
LaffStd.c Updated modules to not depend on the IntelFrameworkPkg. 2007-07-09 23:39:54 +00:00