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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/SetupBrowserDxe/
H A DSetup.c1487 GetQuestionValue ( function
2427 GetQuestionValue (FormSet, Form, Question, GetSetValueWithEditBuffer);
4554 Status = GetQuestionValue (FormSet, Form, Question, GetSetValueWithEditBuffer);
4577 Status = GetQuestionValue (FormSet, Form, Question, GetSetValueWithBuffer);
4585 Status = GetQuestionValue (FormSet, Form, Question, GetValueFrom);
4641 Status = GetQuestionValue (FormSet, Form, Question, GetSetValueWithHiiDriver);
4643 Status = GetQuestionValue (FormSet, Form, Question, GetSetValueWithEditBuffer);

Completed in 34 milliseconds