audk/MdeModulePkg/Universal/Console/GraphicsConsoleDxe
qwang12 dca8c6d8d2 [Description]:
1) Remove HiiLibAddFontPackageToHiiDatabase as it is not properly defined API. It only cover Simplified Font. User is recomended to use Hii Font Protocol API to add various font into HII database.

[Impaction]:
All modules that may reference HiiLibAddFontPackageToHiiDatabase function.
[Reference Info]:
No.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4856 6f19259b-4bc3-4df7-8a09-765794883524
2008-03-15 05:04:45 +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 [Description]: 2008-03-15 05:04:45 +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