OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FormHiiHandle
(Results
1 - 5
of
5
) sorted by null
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DriverHealth.h
139
@param[out]
FormHiiHandle
A pointer to the HII handle containing the HII form used when
189
OUT EFI_HII_HANDLE *
FormHiiHandle
OPTIONAL
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
BmDriverHealth.c
207
EFI_HII_HANDLE
FormHiiHandle
;
247
FormHiiHandle
= NULL;
252
Status = DriverHealth->GetHealthStatus (DriverHealth, ControllerHandle, ChildHandle, &HealthStatus, &MessageList, &
FormHiiHandle
);
264
(*DriverHealthInfo)[*Count].HiiHandle =
FormHiiHandle
;
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr/
DeviceManager.h
300
@param
FormHiiHandle
The HII handle for an HII form associated with the
311
IN EFI_HII_HANDLE
FormHiiHandle
,
DeviceManager.c
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DriverHealthManagerDxe/
DriverHealthManagerDxe.c
630
@param
FormHiiHandle
The HII handle for an HII form associated with the
640
IN EFI_HII_HANDLE
FormHiiHandle
[
all
...]
Completed in 781 milliseconds