Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: ee28bea4c0779d3874dbe0a5d6ade549295d7d8b
      
https://github.com/tianocore/edk2/commit/ee28bea4c0779d3874dbe0a5d6ade549295d7d8b
  Author: Ming Tan <[email protected]>
  Date:   2024-04-07 (Sun, 07 Apr 2024)

  Changed paths:
    M 
SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.c

  Log Message:
  -----------
  SecurityPkg/SecureBootConfigDxe: Update UI according to UEFI spec

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

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 call SecureBootExtractConfigFromVariable() and update
IfrNvData->ListCount to save the change to EFI variable, then HII use EFI
variable to control the UI.

Cc: Min Xu <[email protected]>
Cc: Jiewen Yao <[email protected]>
Cc: Dandan Bi <[email protected]>
Cc: Felix Polyudov <[email protected]>
Signed-off-by: Ming Tan <[email protected]>
Reviewed-by: Felix Polyudov <[email protected]>
Reviewed-by: Dandan Bi <[email protected]>
Acked-by: Jiewen Yao <[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