Searched defs:EFI_FORM_CALLBACK_PROTOCOL (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Protocol/
H A DFrameworkFormCallback.h2 The EFI_FORM_CALLBACK_PROTOCOL is the defined interface for access to custom
36 typedef struct _EFI_FORM_CALLBACK_PROTOCOL EFI_FORM_CALLBACK_PROTOCOL; typedef in typeref:struct:_EFI_FORM_CALLBACK_PROTOCOL
112 @param This A pointer to the EFI_FORM_CALLBACK_PROTOCOL instance.
133 IN EFI_FORM_CALLBACK_PROTOCOL *This,
144 @param This A pointer to the EFI_FORM_CALLBACK_PROTOCOL instance.
174 IN EFI_FORM_CALLBACK_PROTOCOL *This,
186 @param This A pointer to the EFI_FORM_CALLBACK_PROTOCOL instance.
201 IN EFI_FORM_CALLBACK_PROTOCOL *This,
208 The EFI_FORM_CALLBACK_PROTOCOL is the defined interface for access to

Completed in 32 milliseconds