audk/MdeModulePkg/Universal/Console/TerminalDxe
lgao4 6bfbb5f0e0 1. Correct File header to ## @file
2. Remove unnecessary .common] postfix on section.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10052 6f19259b-4bc3-4df7-8a09-765794883524
2010-02-24 00:21:16 +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 Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections. These should only be used for PCDs that are used to pre-init global variables, pre-init global structures, or size arrays. 2010-01-29 23:39:48 +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 1. Correct File header to ## @file 2010-02-24 00:21:16 +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