public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH] MdePkg: Update new Form Browser Action Request
@ 2022-11-08 20:12 Robert Phelps
  2022-12-07  1:04 ` 回复: " gaoliming
  0 siblings, 1 reply; 2+ messages in thread
From: Robert Phelps @ 2022-11-08 20:12 UTC (permalink / raw)
  To: devel@edk2.groups.io
  Cc: michael.d.kinney@intel.com, gaoliming@byosoft.com.cn,
	zhiguang.liu@intel.com

The UEFI 2.9 specification added a new FORM_BROWSER_ACTION_REQUEST. This
adds FORM_BROWSER_ACTION_REQUEST_QUESTION_APPLY.



Signed-off-by: Robert Phelps <robert@ami.com>
---
 MdePkg/Include/Protocol/FormBrowser2.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MdePkg/Include/Protocol/FormBrowser2.h b/MdePkg/Include/Protocol/FormBrowser2.h
index 436a7723c1..7498dc2a07 100644
--- a/MdePkg/Include/Protocol/FormBrowser2.h
+++ b/MdePkg/Include/Protocol/FormBrowser2.h
@@ -55,6 +55,7 @@ typedef UINTN EFI_BROWSER_ACTION_REQUEST;
 #define EFI_BROWSER_ACTION_REQUEST_FORM_APPLY         6

 #define EFI_BROWSER_ACTION_REQUEST_FORM_DISCARD       7

 #define EFI_BROWSER_ACTION_REQUEST_RECONNECT          8

+#define EFI_BROWSER_ACTION_REQUEST_QUESTION_APPLY     9



 /**

   Initialize the browser to display the specified configuration forms.

--
2.36.1.windows.1
-The information contained in this message may be confidential and proprietary to American Megatrends (AMI). This communication is intended to be read only by the individual or entity to whom it is addressed or by their designee. If the reader of this message is not the intended recipient, you are on notice that any distribution of this message, in any form, is strictly prohibited. Please promptly notify the sender by reply e-mail or by telephone at 770-246-8600, and then delete or destroy all copies of the transmission.

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* 回复: [PATCH] MdePkg: Update new Form Browser Action Request
  2022-11-08 20:12 [PATCH] MdePkg: Update new Form Browser Action Request Robert Phelps
@ 2022-12-07  1:04 ` gaoliming
  0 siblings, 0 replies; 2+ messages in thread
From: gaoliming @ 2022-12-07  1:04 UTC (permalink / raw)
  To: 'Robert Phelps', devel; +Cc: michael.d.kinney, zhiguang.liu

Robert:
  Will you also update SetupBrowser to support this new action?

Thanks
Liming
> -----邮件原件-----
> 发件人: Robert Phelps <Robert@ami.com>
> 发送时间: 2022年11月9日 4:13
> 收件人: devel@edk2.groups.io
> 抄送: michael.d.kinney@intel.com; gaoliming@byosoft.com.cn;
> zhiguang.liu@intel.com
> 主题: [PATCH] MdePkg: Update new Form Browser Action Request
> 
> The UEFI 2.9 specification added a new FORM_BROWSER_ACTION_REQUEST.
> This
> adds FORM_BROWSER_ACTION_REQUEST_QUESTION_APPLY.
> 
> 
> 
> Signed-off-by: Robert Phelps <robert@ami.com>
> ---
>  MdePkg/Include/Protocol/FormBrowser2.h | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MdePkg/Include/Protocol/FormBrowser2.h
> b/MdePkg/Include/Protocol/FormBrowser2.h
> index 436a7723c1..7498dc2a07 100644
> --- a/MdePkg/Include/Protocol/FormBrowser2.h
> +++ b/MdePkg/Include/Protocol/FormBrowser2.h
> @@ -55,6 +55,7 @@ typedef UINTN EFI_BROWSER_ACTION_REQUEST;
>  #define EFI_BROWSER_ACTION_REQUEST_FORM_APPLY         6
> 
>  #define EFI_BROWSER_ACTION_REQUEST_FORM_DISCARD       7
> 
>  #define EFI_BROWSER_ACTION_REQUEST_RECONNECT          8
> 
> +#define EFI_BROWSER_ACTION_REQUEST_QUESTION_APPLY     9
> 
> 
> 
>  /**
> 
>    Initialize the browser to display the specified configuration forms.
> 
> --
> 2.36.1.windows.1
> -The information contained in this message may be confidential and
> proprietary to American Megatrends (AMI). This communication is intended
to
> be read only by the individual or entity to whom it is addressed or by
their
> designee. If the reader of this message is not the intended recipient, you
are
> on notice that any distribution of this message, in any form, is strictly
> prohibited. Please promptly notify the sender by reply e-mail or by
telephone
> at 770-246-8600, and then delete or destroy all copies of the
transmission=



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-12-07  1:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-08 20:12 [PATCH] MdePkg: Update new Form Browser Action Request Robert Phelps
2022-12-07  1:04 ` 回复: " gaoliming

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox