Home | History | Annotate | Download | only in FrameworkHiiOnUefiHiiThunk

Lines Matching refs:VarStoreId

105       if (Statement->VarStoreId != 0 && Statement->Storage->Type == EFI_HII_VARSTORE_BUFFER) {

110 if ((UefiOp == Statement->Operand) && (FormSet->DefaultVarStoreId == Statement->VarStoreId)) {
383 UOpcode.Question.VarStoreId = ThunkContext->FormSet->DefaultVarStoreId;
500 UOpcode.Question.VarStoreId = ThunkContext->FormSet->DefaultVarStoreId;
617 UOpcode.Question.VarStoreId = ThunkContext->FormSet->DefaultVarStoreId;
681 UOpcode.Question.VarStoreId = ThunkContext->FormSet->DefaultVarStoreId;
797 UOpcode.Question.VarStoreId = ThunkContext->FormSet->DefaultVarStoreId;
949 if (Storage->VarStoreId == SelectVarOp->VarId) {
956 // Change VarStoreId to the selected VarId.