audk/MdeModulePkg/Universal/Console/TerminalDxe
vanjeff e3dcffcc48 Enhanced TerminalDxe module not to install Simple Text(ex) input protocol and Simple Text output protocol, if the device path to the handle is not present in the ConIn and ConOut/ConErr environment variables.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9852 6f19259b-4bc3-4df7-8a09-765794883524
2010-01-28 12:29:25 +00:00
..
Ansi.c 1.Review the comments; 2009-01-08 07:25:05 +00:00
ComponentName.c Replace references to RFC 3066 with RFC 4646. 2009-04-30 05:32:11 +00:00
Terminal.c Enhanced TerminalDxe module not to install Simple Text(ex) input protocol and Simple Text output protocol, if the device path to the handle is not present in the ConIn and ConOut/ConErr environment variables. 2010-01-28 12:29:25 +00:00
Terminal.h Enhanced TerminalDxe module not to install Simple Text(ex) input protocol and Simple Text output protocol, if the device path to the handle is not present in the ConIn and ConOut/ConErr environment variables. 2010-01-28 12:29:25 +00:00
TerminalConIn.c Remove reference to PCDs of status code value. Use macros introduced in PI1.2 instead. 2010-01-27 04:00:58 +00:00
TerminalConOut.c Remove reference to PCDs of status code value. Use macros introduced in PI1.2 instead. 2010-01-27 04:00:58 +00:00
TerminalDxe.inf Remove reference to PCDs of status code value. Use macros introduced in PI1.2 instead. 2010-01-27 04:00:58 +00:00
Vtutf8.c remove some internal functions and allocate some FIFO data structure instead of declaring in global variable. To save size. 2009-02-03 07:25:00 +00:00