Lines Matching +full:read +full:- +full:only
3 Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
7 http://opensource.org/licenses/bsd-license.php
33 // only permit the creation of variables with a UEFI Specification-defined
37 // L"Boot####" - A boot load option.
38 // L"Driver####" - A driver load option.
39 // L"SysPrep####" - A System Prep application load option.
40 // L"Key####" - Describes hot key relationship with a Boot#### load option.
91 /// The boot option for the next boot only.
101 /// The types of boot options supported by the boot manager. Should be treated as read-only.
118 /// only modified by firmware and is read-only to the OS.
124 /// All other values are reserved. Should be treated as read-only.
140 /// by the platform firmware. Should be treated as read-only.
146 /// All other values are reserved. Should be treated as read-only.
151 /// The OEM's default Key Exchange Key Signature Database. Should be treated as read-only.
156 /// The OEM's default public Platform Key. Should be treated as read-only.
161 /// The OEM's default secure boot signature store. Should be treated as read-only.
166 /// The OEM's default secure boot blacklist signature store. Should be treated as read-only.
171 /// The OEM's default secure boot timestamp signature store. Should be treated as read-only.
186 /// Whether the system is configured to use only vendor provided
187 /// keys or not. Should be treated as read-only.