Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: fcfdbe29874320e9f876baa7afebc3fca8f4a7df
      
https://github.com/tianocore/edk2/commit/fcfdbe29874320e9f876baa7afebc3fca8f4a7df
  Author: Liqi Liu <[email protected]>
  Date:   2024-04-16 (Tue, 16 Apr 2024)

  Changed paths:
    M NetworkPkg/WifiConnectionManagerDxe/WifiConnectionMgrHiiConfigAccess.c

  Log Message:
  -----------
  NetworkPkg/WifiConnectionManagerDxe: Update UI according to UEFI spec

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4736

In UEFI_Spec_2_10_Aug29.pdf page 1694 section 35.5.4 for
EFI_BROWSER_ACTION_FORM_OPEN:
NOTE: EFI_FORM_BROWSER2_PROTOCOL.BrowserCallback() cannot be used with
this browser action because question values have not been retrieved yet.

So should not call HiiGetBrowserData() and HiiSetBrowserData() in FORM_OPEN
call back function.

Now use wifi list key and enroll cert key instead of the connect action key,
move wifi info display from open action to close action.

Cc: Saloni Kasbekar <[email protected]>
Cc: Zachary Clark-williams <[email protected]>
Cc: Dandan Bi <[email protected]>
Cc: Felix Polyudov <[email protected]>
Signed-off-by: Liqi Liu <[email protected]>
Reviewed-by: Zachary Clark-williams <[email protected]>
Acked-by: Michael D Kinney <[email protected]>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to