Lines Matching +full:load +full:- +full:reserved
4 Copyright (c) 2006 - 2024, Intel Corporation. All rights reserved.<BR>
5 SPDX-License-Identifier: BSD-2-Clause-Patent
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.
80 /// The ordered boot option load list.
95 /// The types of boot options supported by the boot manager. Should be treated as read-only.
100 /// The ordered driver load option list.
105 /// The ordered System Prep Application load option list.
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.
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.
181 /// keys or not. Should be treated as read-only.