]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Library/FrameworkUefiLib/Console.c
Fix function comments.
[mirror_edk2.git] / IntelFrameworkPkg / Library / FrameworkUefiLib / Console.c
index 8baacaf8d41d10b0cbd18fcdabda6ef8e3906601..67598b0b4fa10449daeb9d8269e627354c01f945 100644 (file)
@@ -1,5 +1,5 @@
 /** @file\r
-  Mde UEFI library functions.\r
+  The module provide methods to compute the displayed unicode width.\r
 \r
   Copyright (c) 2007, Intel Corporation<BR>\r
   All rights reserved. This program and the accompanying materials\r
   THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
   WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
-  Module Name:  Console.c\r
-\r
 **/\r
 \r
 #include "FrameworkUefiLib.h"\r
-\r
+  \r
 typedef struct {\r
   CHAR16  WChar;\r
   UINT32  Width;\r