Lines Matching full:specified
25 Sets the current SKU in the PCD database to the value specified by SkuId. SkuId is returned.
47 Returns the 8-bit value for the token specified by TokenNumber.
51 @return Returns the 8-bit value for the token specified by TokenNumber.
70 Returns the 16-bit value for the token specified by TokenNumber.
74 @return Returns the 16-bit value for the token specified by TokenNumber.
93 Returns the 32-bit value for the token specified by TokenNumber.
97 @return Returns the 32-bit value for the token specified by TokenNumber.
116 Returns the 64-bit value for the token specified by TokenNumber.
120 @return Returns the 64-bit value for the token specified by TokenNumber.
139 Returns the pointer to the buffer of the token specified by TokenNumber.
143 @return Returns the pointer to the token specified by TokenNumber.
162 Returns the Boolean value of the token specified by TokenNumber.
166 @return Returns the Boolean value of the token specified by TokenNumber.
187 @return Returns the size of the token specified by TokenNumber.
206 Returns the 8-bit value for the token specified by TokenNumber and Guid.
234 Returns the 16-bit value for the token specified by TokenNumber and Guid.
260 Returns the 32-bit value for the token specified by TokenNumber and Guid.
287 Returns the 64-bit value for the token specified by TokenNumber and Guid.
315 Returns the pointer to the buffer of token specified by TokenNumber and Guid.
343 Returns the Boolean value of the token specified by TokenNumber and Guid.
371 Returns the size of the token specified by TokenNumber and Guid.
400 Sets the 8-bit value for the token specified by TokenNumber
401 to the value specified by Value. Value is returned.
426 Sets the 16-bit value for the token specified by TokenNumber
427 to the value specified by Value. Value is returned.
452 Sets the 32-bit value for the token specified by TokenNumber
453 to the value specified by Value. Value is returned.
478 Sets the 64-bit value for the token specified by TokenNumber
479 to the value specified by Value. Value is returned.
504 Sets a buffer for the token specified by TokenNumber to the value
505 specified by Buffer and SizeOfBuffer. Buffer is returned.
541 Sets the Boolean value for the token specified by TokenNumber
542 to the value specified by Value. Value is returned.
567 Sets the 8-bit value for the token specified by TokenNumber and
568 Guid to the value specified by Value. Value is returned.
598 Sets the 16-bit value for the token specified by TokenNumber and
599 Guid to the value specified by Value. Value is returned.
629 Sets the 32-bit value for the token specified by TokenNumber and
630 Guid to the value specified by Value. Value is returned.
660 Sets the 64-bit value for the token specified by TokenNumber and
661 Guid to the value specified by Value. Value is returned.
691 Sets a buffer for the token specified by TokenNumber to the value specified by
729 Sets the Boolean value for the token specified by TokenNumber and
730 Guid to the value specified by Value. Value is returned.
759 Sets the 8-bit value for the token specified by TokenNumber
760 to the value specified by Value.
783 Sets the 16-bit value for the token specified by TokenNumber
784 to the value specified by Value.
807 Sets the 32-bit value for the token specified by TokenNumber
808 to the value specified by Value.
831 Sets the 64-bit value for the token specified by TokenNumber
832 to the value specified by Value.
855 Sets a buffer for the token specified by TokenNumber to the value specified
890 Sets the boolean value for the token specified by TokenNumber
891 to the value specified by Value.
914 Sets the 8-bit value for the token specified by TokenNumber
915 to the value specified by Value.
943 Sets the 16-bit value for the token specified by TokenNumber
944 to the value specified by Value.
972 Sets the 32-bit value for the token specified by TokenNumber
973 to the value specified by Value.
1001 Sets the 64-bit value for the token specified by TokenNumber
1002 to the value specified by Value.
1030 Sets a buffer for the token specified by TokenNumber to the value specified by
1066 Sets the boolean value for the token specified by TokenNumber
1067 to the value specified by Value.
1093 Set up a notification function that is called when a specified token is set.
1095 When the token specified by TokenNumber and Guid is set,
1096 then notification function specified by NotificationFunction is called.
1106 specified by Guid and TokenNumber is set.
1152 Retrieves the next PCD token number from the token space specified by Guid.
1158 If TokenNumber is not 0 and is not in the token space specified by Guid, then ASSERT().
1210 Sets the PCD entry specified by PatchVariable to the value specified by Buffer
1223 @param[in] MaximumDatumSize The maximum size allowed for the PCD entry specified by PatchVariable.
1260 Sets the PCD entry specified by PatchVariable to the value specified
1273 specified by PatchVariable.
1310 Sets the PCD entry specified by PatchVariable to the value specified by Buffer
1325 @param[in] MaximumDatumSize The maximum size allowed for the PCD entry specified by PatchVariable.
1365 Sets the PCD entry specified by PatchVariable to the value specified
1380 @param[in] MaximumDatumSize The maximum size allowed for the PCD entry specified by PatchVariable.
1423 If TokenNumber is not in the default token space specified, then ASSERT().
1445 If TokenNumber is not in the token space specified by Guid, then ASSERT().