Lines Matching +full:platform +full:- +full:data
2 Platform Configuration Database (PCD) Protocol defined in PI 1.2 Vol3
4 A platform database that contains a variety of current platform settings or
6 PI PCD protocol only provide the accessing interfaces for Dynamic-Ex type PCD.
10 the platform. It a seamless mechanism for extracting information regardless of where the
11 information is stored (such as in Read-only data, or an EFI Variable).
12 This protocol allows access to data through size-granular APIs and provides a mechanism for a
15 Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>
16 SPDX-License-Identifier: BSD-2-Clause-Patent
36 values, where each value is associated with a specific SKU Id. Items with multiple, SKU-specific
40 For SKU-enabled tokens, the system will use the SKU Id set by the last call to SetSku(). If no SKU
54 Retrieves an 8-bit value for a given PCD token.
57 …@param[in] Guid The 128-bit unique value that designates the namespace from which to ext…
60 @return 8-bit value for a given PCD token.
70 Retrieves the current word-sized value for a PCD token number.
73 …@param[in] Guid The 128-bit unique value that designates the namespace from which to ext…
76 @return word-sized value for a given PCD token.
86 Retrieves the current 32-bit sized value for a PCD token number.
89 …@param[in] Guid The 128-bit unique value that designates the namespace from which to ext…
92 @return 32-bit value for a given PCD token.
102 Retrieves the 64-bit sized value for a PCD token number.
105 …@param[in] Guid The 128-bit unique value that designates the namespace from which to ext…
108 @return 64-bit value for a given PCD token.
123 …@param[in] Guid The 128-bit unique value that designates the namespace from which to ext…
136 Retrieves the current BOOLEAN-sized value for a PCD token number. If the TokenNumber is
139 …@param[in] Guid The 128-bit unique value that designates the namespace from which to ext…
155 …@param[in] Guid The 128-bit unique value that designates the namespace from which to ext…
168 Sets an 8-bit value for a given PCD token.
173 …@param[in] Guid The 128-bit unique value that designates the namespace from which to ext…
178 …@retval EFI_INVALID_PARAMETER The PCD service determined that the size of the data being set w…
180 retrieve the size of the target data.
192 Sets an 16-bit value for a given PCD token.
197 …@param[in] Guid The 128-bit unique value that designates the namespace from which to ext…
202 …@retval EFI_INVALID_PARAMETER The PCD service determined that the size of the data being set w…
204 retrieve the size of the target data.
216 Sets an 32-bit value for a given PCD token.
221 …@param[in] Guid The 128-bit unique value that designates the namespace from which to ext…
226 …@retval EFI_INVALID_PARAMETER The PCD service determined that the size of the data being set w…
228 retrieve the size of the target data.
240 Sets an 64-bit value for a given PCD token.
245 …@param[in] Guid The 128-bit unique value that designates the namespace from which to ext…
250 …@retval EFI_INVALID_PARAMETER The PCD service determined that the size of the data being set w…
252 retrieve the size of the target data.
269 …@param[in] Guid The 128-bit unique value that designates the namespace from which to ext…
277 …@retval EFI_INVALID_PARAMETER The PCD service determined that the size of the data being set w…
279 retrieve the size of the target data.
297 …@param[in] Guid The 128-bit unique value that designates the namespace from which to ext…
302 …@retval EFI_INVALID_PARAMETER The PCD service determined that the size of the data being set w…
304 retrieve the size of the target data.
327 …@param[in] Guid The 128-bit unique value that designates the namespace from which …
345 …@param[in] Guid The 128-bit unique value that designates the namespace from which …
365 …@param[in] Guid The 128-bit unique value that designates the namespace from which …
369 @retval EFI_NOT_FOUND The PCD service could not find data from the requested token number.
380 token namespaces on a platform.
384 … namespace on the platform. If *Guid is NULL, then the GUID of the first token
385 … space of the current platform is returned. If the search cannot locate the next valid