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.h567 GetSetValueWithHiiDriver, // Get/Set question value from/to hii driver. enumerator
DPresentation.c153 …onValue (gCurrentSelection->FormSet, gCurrentSelection->Form, Statement, GetSetValueWithHiiDriver); in UpdateStatement()
1631 …onValue (gCurrentSelection->FormSet, gCurrentSelection->Form, Statement, GetSetValueWithHiiDriver); in ProcessUserInput()
DSetup.c1993 } else if (SetValueTo == GetSetValueWithHiiDriver) { in SetQuestionValue()
4641 Status = GetQuestionValue (FormSet, Form, Question, GetSetValueWithHiiDriver); in LoadFormConfig()
DExpression.c894 GetQuestionValue (FormSet, Form, Question, GetSetValueWithHiiDriver); in IdToQuestion()