audk/MdeModulePkg/Universal/Console/TerminalDxe
li-elvin 9381365cf1 Remove PCD usage for console driver, PcdConOutRow and PcdConOutColumn are current text mode during boot, not console device capability.
Signed-off-by: li-elvin
Reviewed-by: hhtian

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12803 6f19259b-4bc3-4df7-8a09-765794883524
2011-11-30 06:01:22 +00:00
..
Ansi.c MdeModulePkg: TerminalDxe driver code clean up 2011-10-08 02:44:59 +00:00
ComponentName.c Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-06 03:55:36 +00:00
Terminal.c Remove PCD usage for console driver, PcdConOutRow and PcdConOutColumn are current text mode during boot, not console device capability. 2011-11-30 06:01:22 +00:00
Terminal.h Updated GraphicsConsole and Terminal driver text mode initialization routine for easy mode extension in future. 2011-11-25 08:35:00 +00:00
TerminalConIn.c Check the serial buffer empty status before performing the serial IO reading operation. 2011-10-27 05:38:42 +00:00
TerminalConOut.c Updated GraphicsConsole and Terminal driver text mode initialization routine for easy mode extension in future. 2011-11-25 08:35:00 +00:00
TerminalDxe.inf Remove PCD usage for console driver, PcdConOutRow and PcdConOutColumn are current text mode during boot, not console device capability. 2011-11-30 06:01:22 +00:00
Vtutf8.c MdeModulePkg: TerminalDxe driver code clean up 2011-10-08 02:44:59 +00:00