UiApp: Link to SecureBootConfig

Shoehorn in logic from Device Manager to show only the Secure Boot
Config entry under the firmware config form.

Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
Tim Crawford
2023-01-25 13:55:57 -07:00
committed by Jeremy Soller
parent ff91020528
commit 4de32568fa
4 changed files with 129 additions and 0 deletions

View File

@ -33,8 +33,10 @@ extern EFI_FORM_BROWSER2_PROTOCOL *gFormBrowser2;
// These are defined as the same with vfr file
//
#define FRONT_PAGE_FORM_ID 0x7600
#define FIRMWARE_INFO_FORM_ID 0x7601
#define LABEL_FRONTPAGE_INFORMATION 0x1000
#define LABEL_DEVICES_LIST 0x2000
#define LABEL_END 0xffff
#define FRONT_PAGE_FORMSET_GUID \