HomeSort by relevance Sort by last modified time
    Searched defs:EFI_FORM_BROWSER2_PROTOCOL (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/FormBrowser2/
FormBrowser2.h 18 The EFI_FORM_BROWSER2_PROTOCOL is the interface to the UEFI configuration driver.
35 EFI_FORWARD_DECLARATION (EFI_FORM_BROWSER2_PROTOCOL);
57 IN CONST EFI_FORM_BROWSER2_PROTOCOL *This,
72 This - A pointer to the EFI_FORM_BROWSER2_PROTOCOL instance.
94 IN CONST EFI_FORM_BROWSER2_PROTOCOL *This,
108 This - A pointer to the EFI_FORM_BROWSER2_PROTOCOL instance.
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
FormBrowser2.h 4 The EFI_FORM_BROWSER2_PROTOCOL is the interface to call for drivers to
27 typedef struct _EFI_FORM_BROWSER2_PROTOCOL EFI_FORM_BROWSER2_PROTOCOL;
77 @param This A pointer to the EFI_FORM_BROWSER2_PROTOCOL instance
108 IN CONST EFI_FORM_BROWSER2_PROTOCOL *This,
125 @param This A pointer to the EFI_FORM_BROWSER2_PROTOCOL instance.
160 IN CONST EFI_FORM_BROWSER2_PROTOCOL *This,

Completed in 55 milliseconds