Lines Matching full:specified
127 Sets the current SKU in the PCD database to the value specified by SkuId. SkuId is returned.
151 Returns the 8-bit value for the token specified by TokenNumber.
155 @return Returns the 8-bit value for the token specified by TokenNumber.
172 Returns the 16-bit value for the token specified by TokenNumber.
176 @return Returns the 16-bit value for the token specified by TokenNumber.
193 Returns the 32-bit value for the token specified by TokenNumber.
197 @return Returns the 32-bit value for the token specified by TokenNumber.
214 Returns the 64-bit value for the token specified by TokenNumber.
218 @return Returns the 64-bit value for the token specified by TokenNumber.
235 Returns the pointer to the buffer of the token specified by TokenNumber.
239 @return Returns the pointer to the token specified by TokenNumber.
256 Returns the Boolean value of the token specified by TokenNumber.
260 @return Returns the Boolean value of the token specified by TokenNumber.
279 @return Returns the size of the token specified by TokenNumber.
296 Returns the 8-bit value for the token specified by TokenNumber and Guid.
323 Returns the 16-bit value for the token specified by TokenNumber and Guid.
348 Returns the 32-bit value for the token specified by TokenNumber and Guid.
375 Returns the 64-bit value for the token specified by TokenNumber and Guid.
403 Returns the pointer to the buffer of token specified by TokenNumber and Guid.
431 Returns the Boolean value of the token specified by TokenNumber and Guid.
459 Returns the size of the token specified by TokenNumber and Guid.
488 Sets the 8-bit value for the token specified by TokenNumber
489 to the value specified by Value. Value is returned.
514 Sets the 16-bit value for the token specified by TokenNumber
515 to the value specified by Value. Value is returned.
540 Sets the 32-bit value for the token specified by TokenNumber
541 to the value specified by Value. Value is returned.
566 Sets the 64-bit value for the token specified by TokenNumber
567 to the value specified by Value. Value is returned.
592 Sets a buffer for the token specified by TokenNumber to the value
593 specified by Buffer and SizeOfBuffer. Buffer is returned.
642 Sets the Boolean value for the token specified by TokenNumber
643 to the value specified by Value. Value is returned.
668 Sets the 8-bit value for the token specified by TokenNumber and
669 Guid to the value specified by Value. Value is returned.
701 Sets the 16-bit value for the token specified by TokenNumber and
702 Guid to the value specified by Value. Value is returned.
734 Sets the 32-bit value for the token specified by TokenNumber and
735 Guid to the value specified by Value. Value is returned.
767 Sets the 64-bit value for the token specified by TokenNumber and
768 Guid to the value specified by Value. Value is returned.
800 Sets a buffer for the token specified by TokenNumber to the value specified by
853 Sets the Boolean value for the token specified by TokenNumber and
854 Guid to the value specified by Value. Value is returned.
885 Sets the 8-bit value for the token specified by TokenNumber
886 to the value specified by Value.
907 Sets the 16-bit value for the token specified by TokenNumber
908 to the value specified by Value.
929 Sets the 32-bit value for the token specified by TokenNumber
930 to the value specified by Value.
951 Sets the 64-bit value for the token specified by TokenNumber
952 to the value specified by Value.
973 Sets a buffer for the token specified by TokenNumber to the value specified
1012 Sets the boolean value for the token specified by TokenNumber
1013 to the value specified by Value.
1034 Sets the 8-bit value for the token specified by TokenNumber
1035 to the value specified by Value.
1063 Sets the 16-bit value for the token specified by TokenNumber
1064 to the value specified by Value.
1092 Sets the 32-bit value for the token specified by TokenNumber
1093 to the value specified by Value.
1121 Sets the 64-bit value for the token specified by TokenNumber
1122 to the value specified by Value.
1150 Sets a buffer for the token specified by TokenNumber to the value specified by
1192 Sets the boolean value for the token specified by TokenNumber
1193 to the value specified by Value.
1219 Set up a notification function that is called when a specified token is set.
1221 When the token specified by TokenNumber and Guid is set,
1222 then notification function specified by NotificationFunction is called.
1231 specified by Guid and TokenNumber is set.
1290 Retrieves the next PCD token number from the token space specified by Guid.
1296 If TokenNumber is not 0 and is not in the token space specified by Guid, then ASSERT().
1351 Sets the PCD entry specified by PatchVariable to the value specified by Buffer
1364 @param[in] MaximumDatumSize The maximum size allowed for the PCD entry specified by PatchVariable.
1401 Sets the PCD entry specified by PatchVariable to the value specified
1414 @param[in] MaximumDatumSize The maximum size allowed for the PCD entry specified by PatchVariable.
1452 Sets the PCD entry specified by PatchVariable to the value specified by Buffer
1467 @param[in] MaximumDatumSize The maximum size allowed for the PCD entry specified by PatchVariable.
1507 Sets the PCD entry specified by PatchVariable to the value specified
1522 @param[in] MaximumDatumSize The maximum size allowed for the PCD entry specified by PatchVariable.
1565 If TokenNumber is not in the default token space specified, then ASSERT().
1590 If TokenNumber is not in the token space specified by Guid, then ASSERT().