TianoCore EDK2 master
Loading...
Searching...
No Matches
_EFI_FORM_BROWSER2_PROTOCOL Struct Reference

#include <MdePkg/Include/Protocol/FormBrowser2.h>

Data Fields

EFI_SEND_FORM2 SendForm
 
EFI_BROWSER_CALLBACK2 BrowserCallback
 

Detailed Description

This interface will allow the caller to direct the configuration driver to use either the HII database or use the passed-in packet of data.

Definition at line 165 of file FormBrowser2.h.

Field Documentation

◆ BrowserCallback

EFI_BROWSER_CALLBACK2 _EFI_FORM_BROWSER2_PROTOCOL::BrowserCallback

Definition at line 167 of file FormBrowser2.h.

◆ SendForm

EFI_SEND_FORM2 _EFI_FORM_BROWSER2_PROTOCOL::SendForm

Definition at line 166 of file FormBrowser2.h.


The documentation for this struct was generated from the following file: