From f754f721bf10508ca15c5c9243caa39c765662cf Mon Sep 17 00:00:00 2001 From: vanjeff Date: Thu, 11 Jun 2009 01:46:51 +0000 Subject: update codes per MdePkg doxgen review comments. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8526 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Include/Protocol/HiiFont.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'MdePkg/Include/Protocol/HiiFont.h') diff --git a/MdePkg/Include/Protocol/HiiFont.h b/MdePkg/Include/Protocol/HiiFont.h index 2b836158d9..607964c7e2 100644 --- a/MdePkg/Include/Protocol/HiiFont.h +++ b/MdePkg/Include/Protocol/HiiFont.h @@ -90,10 +90,10 @@ typedef struct { /** Describes font output-related information. - This structure is used for describing the way a string + This structure is used for describing the way in which a string should be rendered in a particular font. FontInfo specifies the - basic font information, and ForegroundColor and BackgroundColor - specify the color in which the characters should be displayed. The flags + basic font information and ForegroundColor and BackgroundColor + specify the color in which they should be displayed. The flags in FontInfoMask describe where the system default should be supplied instead of the specified information. The flags also describe what options can be used to make a match between the -- cgit v1.2.3