Home
last modified time | relevance | path

Searched refs:GetSetValueWithHiiDriver (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/SetupBrowserDxe/
DSetup.h571 GetSetValueWithHiiDriver, // Get/Set question value from/to hii driver. enumerator
DPresentation.c153 …onValue (gCurrentSelection->FormSet, gCurrentSelection->Form, Statement, GetSetValueWithHiiDriver); in UpdateStatement()
1632 …onValue (gCurrentSelection->FormSet, gCurrentSelection->Form, Statement, GetSetValueWithHiiDriver); in ProcessUserInput()
DSetup.c1997 } else if (SetValueTo == GetSetValueWithHiiDriver) { in SetQuestionValue()
4968 Status = GetQuestionValue (FormSet, Form, Question, GetSetValueWithHiiDriver); in LoadFormConfig()
DExpression.c894 GetQuestionValue (FormSet, Form, Question, GetSetValueWithHiiDriver); in IdToQuestion()