om]
Sent: Monday, September 17, 2012 9:50 PM
To: edk2-devel@lists.sourceforge.net
Subject: Re: [edk2] RouteConfig query
Hi Dong,
Is there a way to avoid EFI_HII_CONFIG_ACCESS_PROTOCOL->RouteConfig to be
called within a formset?
Thanks
Neeraj
From: Dong, Eric
[mailto:eric.d...@intel.com]<mailto:
Hi Dong,
Is there a way to avoid EFI_HII_CONFIG_ACCESS_PROTOCOL->RouteConfig to be
called within a formset?
Thanks
Neeraj
From: Dong, Eric [mailto:eric.d...@intel.com]
Sent: Friday, August 10, 2012 12:32 PM
To: edk2-devel@lists.sourceforge.net
Subject: Re: [edk2] RouteConfig query
Hi Nee
belonging to 2.
Thanks,
Eric
From: Neeraj Ladkani [mailto:neeraj.ladk...@gmail.com]
Sent: Thursday, August 09, 2012 9:14 PM
To: edk2-devel@lists.sourceforge.net
Subject: [edk2] RouteConfig query
Hello,
I have a HII form set in my OPROM UEFI driver which has many sub forms inside,
curr
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 proper