X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FInclude%2FProtocol%2FFormBrowser2.h;h=5b530f6cc609cccb5c6e5452f41c7267d0c2dc48;hp=7b1204759c251d2c0fcbcc225f783e242e7d352d;hb=af2dc6a70b9380d702bd0720cdb029d630c505e3;hpb=636f2be673b2f43518167d8fddae56b714f19314 diff --git a/MdePkg/Include/Protocol/FormBrowser2.h b/MdePkg/Include/Protocol/FormBrowser2.h index 7b1204759c..5b530f6cc6 100644 --- a/MdePkg/Include/Protocol/FormBrowser2.h +++ b/MdePkg/Include/Protocol/FormBrowser2.h @@ -4,14 +4,14 @@ The EFI_FORM_BROWSER2_PROTOCOL is the interface to call for drivers to leverage the EFI configuration driver interface. - 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 - http://opensource.org/licenses/bsd-license.php - - THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, - WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. +Copyright (c) 2006 - 2010, 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 that accompanies this distribution. +The full text of the license may be found at +http://opensource.org/licenses/bsd-license.php. + +THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, +WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. **/ @@ -30,19 +30,19 @@ typedef struct _EFI_FORM_BROWSER2_PROTOCOL EFI_FORM_BROWSER2_PROTOCOL; /** - @param LeftColumn Value that designates the text column + @param LeftColumn The value that designates the text column where the browser window will begin from the left-hand side of the screen - @param RightColumn Value that designates the text + @param RightColumn The value that designates the text column where the browser window will end on the right-hand side of the screen. - @param TopRow Value that designates the text row from the + @param TopRow The value that designates the text row from the top of the screen where the browser window will start. - @param BottomRow Value that designates the text row from the + @param BottomRow The value that designates the text row from the bottom of the screen where the browser window will end. **/ @@ -121,7 +121,8 @@ EFI_STATUS @param ResultsDataSize A pointer to the size of the buffer associated with ResultsData. On input, the size in - bytes of ResultsData. On output, the size of data returned in ResultsData. + bytes of ResultsData. On output, the size of data + returned in ResultsData. @param ResultsData A string returned from an IFR browser or equivalent. The results string will have