]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/HiiFont.h
Remove some unicode characters in MdePkg source code.
[mirror_edk2.git] / MdePkg / Include / Protocol / HiiFont.h
index 579eb64c5db711d1e784399abd6be2c6ee46a147..607964c7e27f5a368f66959ab78f22bb31d93837 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   The file provides services to retrieve font information.\r
   \r
-  Copyright (c) 2006 - 2008, Intel Corporation\r
+  Copyright (c) 2006 - 2009, Intel Corporation\r
   All rights reserved. This program and the accompanying materials                          \r
   are licensed and made available under the terms and conditions of the BSD License         \r
   which accompanies this distribution.  The full text of the license may be found at        \r
@@ -90,10 +90,10 @@ typedef struct {
 /**\r
   Describes font output-related information.\r
 \r
-  This structure is used for describing the way a string\r
+  This structure is used for describing the way in which a string\r
   should be rendered in a particular font. FontInfo specifies the\r
-  basic font information, and ForegroundColor and BackgroundColor\r
-  specify the color in which the characters should be displayed. The flags\r
+  basic font information and ForegroundColor and BackgroundColor\r
+  specify the color in which they should be displayed. The flags\r
   in FontInfoMask describe where the system default should be\r
   supplied instead of the specified information. The flags also\r
   describe what options can be used to make a match between the\r
@@ -251,8 +251,7 @@ EFI_STATUS
   EFI_HII_OUT_FLAG_CLIP_CLEAN_Y is set, then it modifies the\r
   behavior of EFI_HII_OUT_FLAG_CLIP so that if a row's bottom\r
   most pixel cannot fit, then it will not be drawn at all. This\r
-  flag requires that EFI_HII_OUT_FLAG_CLIP be set. Draft for\r
-  Review HII Protocols Version 2.1 November 3, 2006 1285 If\r
+  flag requires that EFI_HII_OUT_FLAG_CLIP be set. If\r
   EFI_HII_OUT_FLAG_WRAP is set, then text will be wrapped at the\r
   right-most line-break opportunity prior to a character whose\r
   right-most extent would exceed Width. If no line-break\r