HomeSort by relevance Sort by last modified time
    Searched refs:EFI_FORM_BROWSER2_PROTOCOL (Results 1 - 22 of 22) 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,
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DriverSampleDxe/
DriverSample.h 103 EFI_FORM_BROWSER2_PROTOCOL *FormBrowser2;
DriverSample.c     [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
FrontPage.h 29 extern EFI_FORM_BROWSER2_PROTOCOL *gFormBrowser2;
FrontPage.c 41 EFI_FORM_BROWSER2_PROTOCOL *gFormBrowser2;
531 EFI_FORM_BROWSER2_PROTOCOL.SendForm ().
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Application/UiApp/
FrontPage.h 27 extern EFI_FORM_BROWSER2_PROTOCOL *gFormBrowser2;
FrontPage.c 25 EFI_FORM_BROWSER2_PROTOCOL *gFormBrowser2;
663 EFI_FORM_BROWSER2_PROTOCOL.SendForm ().
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/FileExplorerLib/
FileExplorer.h 94 EFI_FORM_BROWSER2_PROTOCOL *FormBrowser2;
  /device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserIdentifyManagerDxe/
UserIdentifyManager.h 105 EFI_FORM_BROWSER2_PROTOCOL *FormBrowser2;
UserIdentifyManager.c     [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
HiiDatabase.c 71 CONST EFI_FORM_BROWSER2_PROTOCOL *mFormBrowser2Protocol;
HiiDatabase.h 237 extern CONST EFI_FORM_BROWSER2_PROTOCOL *mFormBrowser2Protocol;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/SetupBrowserDxe/
Setup.h 92 EFI_FORM_BROWSER2_PROTOCOL FormBrowser2;
    [all...]
Setup.c 472 IN CONST EFI_FORM_BROWSER2_PROTOCOL *This,
701 @param This A pointer to the EFI_FORM_BROWSER2_PROTOCOL
727 IN CONST EFI_FORM_BROWSER2_PROTOCOL *This,
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
BmDriverHealth.c 441 EFI_FORM_BROWSER2_PROTOCOL *FormBrowser2;
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerLib/
BootMaintenanceManager.h 352 EFI_FORM_BROWSER2_PROTOCOL *FormBrowser2;
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/
PlatformSetupDxe.c 810 EFI_FORM_BROWSER2_PROTOCOL *FormBrowser2;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/UefiEfiIfrSupportLib/
UefiIfrForm.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/PlatformVarCleanupLib/
PlatVarCleanupLib.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/PlatformDriOverrideDxe/
PlatDriOverrideDxe.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiHiiLib/
HiiLib.c 44 EFI_FORM_BROWSER2_PROTOCOL *mUefiFormBrowser2 = NULL;
    [all...]

Completed in 691 milliseconds