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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/SetupBrowserDxe/
H A DSetup.h905 SetValueByName (
H A DSetup.c982 SetValueByName ( function
1165 SetValueByName (Storage, Name, Value, TRUE);
1581 SetValueByName (Storage, Question->VariableName, Value, TRUE);
1786 Status = SetValueByName (Storage, Question->VariableName, Value, TRUE);
3367 SetValueByName (Dst, Node->Name, Node->EditValue, TRUE);
3368 SetValueByName (Dst, Node->Name, Node->Value, FALSE);
H A DExpression.c2799 Status = SetValueByName (OpCode->VarStorage, OpCode->ValueName, NameValue, TRUE);

Completed in 234 milliseconds