]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Update the comments to follow spec update.
authorEric Dong <eric.dong@intel.com>
Tue, 14 Jan 2014 02:19:30 +0000 (02:19 +0000)
committerydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 14 Jan 2014 02:19:30 +0000 (02:19 +0000)
Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15110 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/Protocol/FormBrowser2.h

index 976ffb8a7cc1827cc766c158fcf33ad47a76b79f..9e83bfa6f706bb5cae67ac30d970e0a2b3b25360 100644 (file)
@@ -4,7 +4,7 @@
   The EFI_FORM_BROWSER2_PROTOCOL is the interface to call for drivers to \r
   leverage the EFI configuration driver interface.\r
   \r
-Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
@@ -82,7 +82,7 @@ typedef UINTN EFI_BROWSER_ACTION_REQUEST;
 \r
   @param FormSetGuid     This field points to the EFI_GUID which must match the Guid field or one of the\r
                          elements of the ClassId field  in the EFI_IFR_FORM_SET op-code.  If\r
-                         FormsetGuid is NULL, then this function will display the the form set class\r
+                         FormsetGuid is NULL, then this function will display the form set class\r
                          EFI_HII_PLATFORM_SETUP_FORMSET_GUID.\r
 \r
   @param FormId          This field specifies the identifier of the form within the form set to render as the first\r