HII browser implementations vary, but a common case is for drivers to only pick FormSets of specific class GUIDs. This is specified in the "FormsetGuid" optional parameter to EFI_FORM_BROWSER2_PROTOCOL.SendForm(). The spec says:
FormsetGuid This field points to the EFI_GUID which must match the Guid field or one of the elements of the ClassId field in the EFI_IFR_FORM_SET op-code. If FormsetGuid is NULL, then this function will display the the form set class EFI_HII_PLATFORM_SETUP_FORMSET_GUID. -----Original Message----- From: Prakash, Sathya [mailto:[email protected]] Sent: Wednesday, August 15, 2012 12:38 PM To: [email protected] Subject: [edk2] How to define a VFR with two formsets. I would like to define a VFR with two form sets in that (with a different formset GUID and class GUID). But when I try to do that the browser is always displaying the formset defined first in the VFR. Do I need to do any change in vfrcompile options to accommodate two formsets? Thanks Sathya ------------------------------------------------------------------------------ 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 ------------------------------------------------------------------------------ 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
