Searched refs:UefiOp (Results 1 – 1 of 1) sorted by relevance
49 OUT UINT8 *UefiOp in QuestionOpFwToUefi() argument56 *UefiOp = QuestionOpcodeMap[Index].UefiIfrOp; in QuestionOpFwToUefi()61 *UefiOp = (UINT8) (EFI_IFR_LAST_OPCODE + 1); in QuestionOpFwToUefi()90 UINT8 UefiOp; in FwQIdToUefiQId() local107 Status = QuestionOpFwToUefi (FwOpCode, &UefiOp); in FwQIdToUefiQId()110 … if ((UefiOp == Statement->Operand) && (FormSet->DefaultVarStoreId == Statement->VarStoreId)) { in FwQIdToUefiQId()