Lines Matching +full:system +full:- +full:wide
4 Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
5 SPDX-License-Identifier: BSD-2-Clause-Patent
88 /// Used by system firmware to request that a memory-mapped IO region
93 /// System memory-mapped IO region that is used to translate memory
103 /// however it happens to also support byte-addressable non-volatility.
107 /// A memory region that describes system memory that has not been accepted
113 // +---------------------------------------------------+
114 // | 0..(EfiMaxMemoryType - 1) - Normal memory type |
115 // +---------------------------------------------------+
116 // | EfiMaxMemoryType..0x6FFFFFFF - Invalid |
117 // +---------------------------------------------------+
118 // | 0x70000000..0x7FFFFFFF - OEM reserved |
119 // +---------------------------------------------------+
120 // | 0x80000000..0xFFFFFFFF - OS reserved |
121 // +---------------------------------------------------+
134 /// Used to induce a system-wide reset. This sets all circuitry within the
135 /// system to its initial state. This type of reset is asynchronous to system
137 /// is tantamount to a system power cycle.
141 /// Used to induce a system-wide initialization. The processors are set to their
142 /// initial state, and pending cycles are not corrupted. If the system does
148 /// state. If the system does not support this reset type, then when the system
153 /// Used to induce a system-wide reset. The exact type of the reset is defined by
154 /// the EFI_GUID that follows the Null-terminated Unicode string passed into
157 /// optionally log the parameters from any non-normal reset that occurs.
167 /// A 64-bit signature that identifies the type of table that follows.
168 /// Unique signatures have been generated for the EFI System Table,
184 /// The 32-bit CRC for the entire table. This value is computed by
185 /// setting this field to 0, and computing the 32-bit CRC for HeaderSize bytes.
202 /// for the variable update using the SHA-256 1-way hash algorithm.
203 /// The ensuing the 32-byte digest will be signed using the private
204 /// key associated w/ the public/private 2048-bit RSA key-pair. The