Lines Matching full:guid
6 The interfaces in dynamic type PCD do not require the token space guid as parameter,
7 but interfaces in dynamic-ex type PCD require token space guid as parameter.
183 specified by Guid does not exist, the results are
186 @param[in] Guid The token space for the token number.
195 IN CONST EFI_GUID *Guid,
204 specified by Guid does not exist, the results are
207 @param[in] Guid The token space for the token number.
216 IN CONST EFI_GUID *Guid,
225 specified by Guid does not exist, the results are
228 @param[in] Guid The token space for the token number.
237 IN CONST EFI_GUID *Guid,
246 specified by Guid does not exist, the results are
249 @param[in] Guid The token space for the token number.
258 IN CONST EFI_GUID *Guid,
270 @param[in] Guid The token space for the token number.
279 IN CONST EFI_GUID *Guid,
288 specified by Guid does not exist, the results are
291 @param[in] Guid The token space for the token number.
300 IN CONST EFI_GUID *Guid,
310 @param[in] Guid The token space for the token number.
319 IN CONST EFI_GUID *Guid,
479 …@param[in] Guid The 128-bit unique value that designates the namespace from which to extra…
493 IN CONST EFI_GUID *Guid,
505 …@param[in] Guid The 128-bit unique value that designates the namespace from which to extra…
519 IN CONST EFI_GUID *Guid,
531 …@param[in] Guid The 128-bit unique value that designates the namespace from which to extra…
545 IN CONST EFI_GUID *Guid,
557 …@param[in] Guid The 128-bit unique value that designates the namespace from which to extra…
571 IN CONST EFI_GUID *Guid,
583 …@param[in] Guid The 128-bit unique value that designates the namespace from which to e…
601 IN CONST EFI_GUID *Guid,
614 …@param[in] Guid The 128-bit unique value that designates the namespace from which to extra…
628 IN CONST EFI_GUID *Guid,
644 @param[in] CallBackGuid The PCD token GUID being set.
665 …@param[in] Guid The 128-bit unique value that designates the namespace from which to…
676 IN CONST EFI_GUID *Guid OPTIONAL,
685 …@param[in] Guid The 128-bit unique value that designates the namespace from which to …
696 IN CONST EFI_GUID *Guid OPTIONAL,
707 …If TokenNumber is 0 and Guid is not NULL, then the first token from the token space specified by G…
708 …If TokenNumber is not 0 and Guid is not NULL, then the next token in the token space specified by …
709 If TokenNumber is 0 and Guid is NULL, then the first token in the default token space is returned.
710 …If TokenNumber is not 0 and Guid is NULL, then the next token in the default token space is return…
711 …the default token space may not be related to token numbers in token spaces that are named by Guid.
713 …If TokenNumber represents the last token number in the token space specified by Guid, then EFI_NOT…
714 …If TokenNumber is not present in the token space specified by Guid, then EFI_NOT_FOUND is returned.
717 …@param[in] Guid The 128-bit unique value that designates the namespace from which to retri…
730 IN CONST EFI_GUID *Guid OPTIONAL,
740 …@param[in, out] Guid An indirect pointer to EFI_GUID. On input it designates a known token na…
742 … namespace on the platform. If *Guid is NULL, then the GUID of the first token
744 … token namespace, an error is returned and the value of *Guid is undefined.
753 IN OUT CONST EFI_GUID **Guid