Searched refs:mQuestionRef3_2 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/
H A DVfrFormPkg.h1986 EFI_IFR_QUESTION_REF3_2 *mQuestionRef3_2; member in class:CIfrQuestionRef3_2
1991 ) : CIfrObj (EFI_IFR_QUESTION_REF3_OP, (CHAR8 **)&mQuestionRef3_2, sizeof (EFI_IFR_QUESTION_REF3_2)),
1992 CIfrOpHeader (EFI_IFR_QUESTION_REF3_OP, &mQuestionRef3_2->Header, sizeof (EFI_IFR_QUESTION_REF3_2)) {
1994 mQuestionRef3_2->DevicePath = EFI_STRING_ID_INVALID;
1998 mQuestionRef3_2->DevicePath = DevicePath;

Completed in 252 milliseconds