Home
last modified time | relevance | path

Searched refs:FormBrowserEx (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/SetupBrowserDxe/
DSetupBrowser.uni4 // It also produces FormBrowserEx(2) protocol to let user register the different Hot key service.
21 …It can show HII Form package and interact with user. It also produces FormBrowserEx protocol to le…
DSetupBrowserDxe.inf4 # It also produces FormBrowserEx(2) protocol to let user register the different Hot key service.
DSetup.h93 EFI_FORM_BROWSER_EXTENSION_PROTOCOL FormBrowserEx; member
DSetup.c943 &mPrivateData.FormBrowserEx in InitializeSetup()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DriverSampleDxe/
DDriverSample.c1877 EFI_FORM_BROWSER_EXTENSION_PROTOCOL *FormBrowserEx; in DriverSampleInit() local
2169 Status = gBS->LocateProtocol (&gEfiFormBrowserExProtocolGuid, NULL, (VOID **) &FormBrowserEx); in DriverSampleInit()
2176 FormBrowserEx->RegisterHotKey (&HotKey, 0, 0, NULL); in DriverSampleInit()
2178 FormBrowserEx->RegisterHotKey (&HotKey, 0, 0, NULL); in DriverSampleInit()
2186 FormBrowserEx->RegisterHotKey (&HotKey, BROWSER_ACTION_SUBMIT, 0, NewString); in DriverSampleInit()
2190FormBrowserEx->RegisterHotKey (&HotKey, BROWSER_ACTION_DEFAULT, EFI_HII_DEFAULT_CLASS_STANDARD, Ne… in DriverSampleInit()
/device/linaro/bootloader/edk2/MdeModulePkg/
DMdeModulePkg.dec441 ## Include/Protocol/FormBrowserEx.h