audk/MdeModulePkg/Universal/Console
qwang12 189eac2199 Sync in patch for EDK 945
Add console mode setting in UI.

User can select console mode (e.g. 80x25, 100x31) in UI; and boot with user-defined mode.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4797 6f19259b-4bc3-4df7-8a09-765794883524
2008-03-06 10:53:58 +00:00
..
ConPlatformDxe 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
ConSplitterDxe Sync in patch for EDK 945 2008-03-06 10:53:58 +00:00
GraphicsConsoleDxe 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
TerminalDxe 1. Sync the tracker for supporting the ModeNumber larger than 2. 2008-01-21 09:40:59 +00:00