public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* reg: Wifi Connection Manager Setup Page Issues
@ 2020-05-08  3:04 Sivaraman Nainar
  0 siblings, 0 replies; 4+ messages in thread
From: Sivaraman Nainar @ 2020-05-08  3:04 UTC (permalink / raw)
  To: devel@edk2.groups.io; +Cc: jiaxin.wu@intel.com, Rabeda, Maciej

[-- Attachment #1: Type: text/plain, Size: 916 bytes --]

Hello,
Getting an issue in Wifi Connection Manager Setup page when UEFI Spec 2.8 BrowserCallback specific changes integrated in Setup Browser.
According to UEFI Spec 2.8, Browser Callback is allowed to call only from Driver's ConfigAccess protocol and via ConfigAccess->Callback() it allowed for all type of actions except EFI_BROWSER_ACTION_FORM_OPEN.
WifiMgrDxeHiiConfigAccessCallback() is the callback function of WifiConnectionMgr. In this callback Security Type IfrData is updated on action EFI_BROWSER_ACTION_FORM_OPEN.  When the setup browser is not invoking the WifiMgrDxeHiiConfigAccessCallback in EFI_BROWSER_ACTION_FORM_OPEN action the control value not updated hence the browser does not show the Security Password control. The VFR suppress the Password control and shows the control only when SecurityType is SECURITY_TYPE_WPA2_PERSONAL.
Would you please feedback how this can be addressed?
-Siva

[-- Attachment #2: Type: text/html, Size: 3316 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-08-18  9:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <160CEEA2C84817A9.8752@groups.io>
2020-05-15 11:54 ` reg: Wifi Connection Manager Setup Page Issues Sivaraman Nainar
2020-05-19  9:11   ` Dandan Bi
2020-08-18  9:52     ` Sivaraman Nainar
2020-05-08  3:04 Sivaraman Nainar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox