summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiLib/Console.c
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-09-16 02:12:35 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-09-16 02:12:35 +0000
commit9edc73ada43b313117ef1662c16c85114a480b8b (patch)
tree166a53581ec6846cf0deeeea768491cb6236424c /MdePkg/Library/UefiLib/Console.c
parent33629bba69a3fc8e77b14677bbe8a00c879a3d6c (diff)
downloadedk2-9edc73ada43b313117ef1662c16c85114a480b8b.tar.gz
edk2-9edc73ada43b313117ef1662c16c85114a480b8b.tar.bz2
edk2-9edc73ada43b313117ef1662c16c85114a480b8b.zip
Code clean up.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5890 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/UefiLib/Console.c')
-rw-r--r--MdePkg/Library/UefiLib/Console.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/UefiLib/Console.c b/MdePkg/Library/UefiLib/Console.c
index 11b4befb94..737c69b46e 100644
--- a/MdePkg/Library/UefiLib/Console.c
+++ b/MdePkg/Library/UefiLib/Console.c
@@ -1,5 +1,5 @@
/** @file
- Mde UEFI library functions.
+ This module provide help function for displaying unicode string.
Copyright (c) 2006, Intel Corporation<BR>
All rights reserved. This program and the accompanying materials