From c8c44377af9ae3a175004d131f24b1348620baa2 Mon Sep 17 00:00:00 2001 From: vanjeff Date: Thu, 4 Jun 2009 09:22:50 +0000 Subject: update comments per review comments. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8463 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Include/Protocol/HiiFont.h | 5 ++--- 1 file changed, 2 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 579eb64c5d..2b836158d9 100644 --- a/MdePkg/Include/Protocol/HiiFont.h +++ b/MdePkg/Include/Protocol/HiiFont.h @@ -1,7 +1,7 @@ /** @file The file provides services to retrieve font information. - Copyright (c) 2006 - 2008, Intel Corporation + Copyright (c) 2006 - 2009, Intel Corporation All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at @@ -251,8 +251,7 @@ EFI_STATUS EFI_HII_OUT_FLAG_CLIP_CLEAN_Y is set, then it modifies the behavior of EFI_HII_OUT_FLAG_CLIP so that if a row's bottom most pixel cannot fit, then it will not be drawn at all. This - flag requires that EFI_HII_OUT_FLAG_CLIP be set. Draft for - Review HII Protocols Version 2.1 November 3, 2006 1285 If + flag requires that EFI_HII_OUT_FLAG_CLIP be set. If EFI_HII_OUT_FLAG_WRAP is set, then text will be wrapped at the right-most line-break opportunity prior to a character whose right-most extent would exceed Width. If no line-break -- cgit v1.2.3