/** @file
VFR file used by the SecureBoot configuration component.
Copyright (c) 2011 - 2012, Intel Corporation. All rights reserved.<BR>
This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
**/
#include "SecureBootConfigNvData.h"
//
// ##1 Form "Secure Boot Configuration"
//
//
// Define of Check Box: Attempt Secure Boot
//
//
// Display of Check Box: Attempt Secure Boot
//
flags = INTERACTIVE,
//
// Display of Oneof: 'Secure Boot Mode'
//
flags = INTERACTIVE,
//
//
// Display of 'Current Secure Boot Mode'
//
flags = INTERACTIVE,
//
// ##2 Form: 'Custom Secure Boot Options'
//
flags = INTERACTIVE,
flags = INTERACTIVE,
flags = INTERACTIVE,
flags = INTERACTIVE,
//
// ##3 Form: 'PK Options'
//
//
// Define of Check Box: 'Delete PK'
//
goto FORMID_ENROLL_PK_FORM,
flags = INTERACTIVE,
key = KEY_ENROLL_PK;
//
// Display of Check Box: 'Delete Pk'
//
flags = INTERACTIVE,
//
// ##4 Form: 'Enroll PK'
//
goto FORM_FILE_EXPLORER_ID_PK,
flags = INTERACTIVE,
//
// ##5 Form: 'KEK Options'
//
//
// Display of 'Enroll KEK'
//
goto FORMID_ENROLL_KEK_FORM,
flags = INTERACTIVE;
//
// Display of 'Delete KEK'
//
goto FORMID_DELETE_KEK_FORM,
flags = INTERACTIVE,
//
// ##6 Form: 'Enroll KEK'
//
flags = INTERACTIVE,
flags = INTERACTIVE,
flags = INTERACTIVE,
flags = INTERACTIVE,
//
// ##7 Form: 'Delete KEK'
//
//
// ##8 Form: 'DB Options'
//
flags = 0;
flags = INTERACTIVE,
//
// ##9 Form: 'DBX Options'
//
flags = 0;
flags = INTERACTIVE,
//
// Form: 'Delete Signature' for DB Options.
//
//
// Form: 'Delete Signature' for DBX Options.
//
//
// Form: 'Enroll Signature' for DB options.
//
goto FORM_FILE_EXPLORER_ID_DB,
flags = INTERACTIVE,
flags = INTERACTIVE,
flags = INTERACTIVE,
flags = INTERACTIVE,
//
// Form: 'Enroll Signature' for DBX options.
//
flags = INTERACTIVE,
flags = INTERACTIVE,
flags = INTERACTIVE,
flags = INTERACTIVE,
//
// File Explorer for PK
//
//
// File Explorer for KEK
//
//
// File Explorer for DB
//
//
// File Explorer for DBX
//
//
// Enroll Pk from File Commit Form
//
flags = INTERACTIVE,
flags = INTERACTIVE,