Lines Matching +full:secure +full:- +full:firmware
4 Copyright (c) 2006 - 2024, Intel Corporation. All rights reserved.<BR>
5 SPDX-License-Identifier: BSD-2-Clause-Patent
24 // other internal firmware data variables that are not defined here must be
27 // only permit the creation of variables with a UEFI Specification-defined
31 // L"Boot####" - A boot load option.
32 // L"Driver####" - A driver load option.
33 // L"SysPrep####" - A System Prep application load option.
34 // L"Key####" - Describes hot key relationship with a Boot#### load option.
41 /// The language codes that the firmware supports. This value is deprecated.
51 /// The firmware's boot managers timeout, in seconds, before initiating the default boot selection.
56 /// The language codes that the firmware supports.
95 /// The types of boot options supported by the boot manager. Should be treated as read-only.
112 /// only modified by firmware and is read-only to the OS.
118 /// All other values are reserved. Should be treated as read-only.
134 /// by the platform firmware. Should be treated as read-only.
139 /// Whether the platform firmware is operating in Secure boot mode (1) or not (0).
140 /// All other values are reserved. Should be treated as read-only.
145 /// The OEM's default Key Exchange Key Signature Database. Should be treated as read-only.
150 /// The OEM's default public Platform Key. Should be treated as read-only.
155 /// The OEM's default secure boot signature store. Should be treated as read-only.
160 /// The OEM's default secure boot blacklist signature store. Should be treated as read-only.
165 /// The OEM's default secure boot timestamp signature store. Should be treated as read-only.
170 /// Allows the firmware to indicate supported features and actions to the OS.
175 /// Allows the OS to request the firmware to enable certain features and to take certain actions.
181 /// keys or not. Should be treated as read-only.
187 /// Whether the platform firmware is operating in device authentication boot mode (1) or not (0).