Hi Neeraj,

For current browser implementation, it calls 
EFI_HII_CONFIG_ACCESS_PROTOCOL->RouteConfig in the following case:

1.      User request to save the question value.

2.      Execute the "action" opcode and it has "QuestionConfig" with it.

I think your case may be belonging to 2.

Thanks,
Eric
From: Neeraj Ladkani [mailto:[email protected]]
Sent: Thursday, August 09, 2012 9:14 PM
To: [email protected]
Subject: [edk2] RouteConfig query

Hello,

I have a HII form set in my OPROM UEFI driver which has many sub forms inside, 
currently system bios calls RouteConfig->ExrtractConfig only once while 
entering into my formset and EFI_HII_CONFIG_ACCESS_PROTOCOL->RouteConfig every 
time I enter into my subforms, are there any HII/VFR properties which can 
specify that RouteConfig needs to be called only when we exit out of form set 
not individual sub forms.

Thanks
~Neeraj
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to