audk/MdeModulePkg/Universal/Console/TerminalDxe
ydong10 bf4a3dbd47 Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info. Also replace old interface with new one.
Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13375 6f19259b-4bc3-4df7-8a09-765794883524
2012-05-30 07:36:00 +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 Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info. Also replace old interface with new one. 2012-05-30 07:36:00 +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 Remove the check of signature because the code which looks for the input NotifyHandle in the internal linked list is enough. 2012-05-24 08:29:09 +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