TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/FormBrowser2.h>
Data Fields | |
EFI_SEND_FORM2 | SendForm |
EFI_BROWSER_CALLBACK2 | BrowserCallback |
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.
EFI_BROWSER_CALLBACK2 _EFI_FORM_BROWSER2_PROTOCOL::BrowserCallback |
Definition at line 167 of file FormBrowser2.h.
EFI_SEND_FORM2 _EFI_FORM_BROWSER2_PROTOCOL::SendForm |
Definition at line 166 of file FormBrowser2.h.