Lines Matching full:by
9 translated to a variable or macro that is auto-generated by build tool in
29 Returns the token number associated with the PCD token specified by TokenName.
43 Returns the Boolean value for the PCD feature flag specified by TokenName.
58 Returns the 8-bit value for the token specified by TokenName.
64 @return 8-bit value for the token specified by TokenName.
73 Returns the 16-bit value for the token specified by TokenName.
79 @return 16-bit value for the token specified by TokenName.
88 Returns the 32-bit value for the token specified by TokenName.
94 @return 32-bit value for the token specified by TokenName.
103 Returns the 64-bit value for the token specified by TokenName.
109 @return 64-bit value for the token specified by TokenName.
118 Returns the Boolean value for the token specified by TokenName.
133 Returns a pointer to the buffer for the token specified by TokenName.
148 Returns the 8-bit value for the token specified by TokenName.
162 Returns the 16-bit value for the token specified by TokenName.
177 Returns the 32-bit value for the token specified by TokenName.
192 Returns the 64-bit value for the token specified by TokenName.
207 Returns the Boolean value for the token specified by TokenName.
222 Returns a pointer to the buffer for the token specified by TokenName.
237 Sets the 8-bit value for the token specified by TokenName. Value is returned.
253 Sets the 16-bit value for the token specified by TokenName. Value is returned.
269 Sets the 32-bit value for the token specified by TokenName. Value is returned.
285 Sets the 64-bit value for the token specified by TokenName. Value is returned.
301 Sets the Boolean value for the token specified by TokenName. Value is returned.
317 Sets the buffer for the token specified by TokenName. Buffer is returned.
318 If SizeOfBuffer is greater than the maximum size supported by TokenName, then set SizeOfBuffer
319 to the maximum size supported by TokenName and return NULL to indicate that the set operation
321 set to the maximum size supported by TokenName and NULL must be returned.
346 Returns the 8-bit value for the token specified by TokenName.
351 @return 8-bit value for the token specified by TokenName.
360 Returns the 16-bit value for the token specified by TokenName.
365 @return 16-bit value for the token specified by TokenName.
374 Returns the 32-bit value for the token specified by TokenName.
379 @return 32-bit value for the token specified by TokenName.
388 Returns the 64-bit value for the token specified by TokenName.
393 @return 64-bit value for the token specified by TokenName.
402 Returns a pointer to the buffer for the token specified by TokenName.
416 Returns the Boolean value for the token specified by TokenName.
430 Returns the size of the token specified by TokenName.
444 Returns the size of the token specified by TokenName.
458 Returns the size of the token specified by TokenName.
472 Returns the size of the token specified by TokenNumber and Guid.
488 Sets the 8-bit value for the token specified by TokenName. Value is returned.
503 Sets the 16-bit value for the token specified by TokenName. Value is returned.
518 Sets the 32-bit value for the token specified by TokenName. Value is returned.
533 Sets the 64-bit value for the token specified by TokenName. Value is returned.
548 Sets the buffer for the token specified by TokenName. Buffer is returned.
549 If SizeOfBuffer is greater than the maximum size supported by TokenName,
550 then set SizeOfBuffer to the maximum size supported by TokenName and return NULL
553 by TokenName and NULL must be returned.
572 Sets the Boolean value for the token specified by TokenName. Value is returned.
587 Sets the 8-bit value for the token specified by TokenName.
601 Sets the 16-bit value for the token specified by TokenName.
615 Sets the 32-bit value for the token specified by TokenName.
629 Sets the 64-bit value for the token specified by TokenName.
643 Sets the buffer for the token specified by TokenName.
644 If SizeOfBuffer is greater than the maximum size supported by TokenName,
645 then set SizeOfBuffer to the maximum size supported by TokenName and return
648 supported by TokenName and RETURN_INVALID_PARAMETER must be returned.
669 Sets the boolean value for the token specified by TokenName.
683 Returns the token number for the token specified by Guid and TokenName.
698 Returns the 8-bit value for the token specified by Guid and TokenName.
699 If TokenName is not a valid token in the token space specified by Guid,
716 Returns the 16-bit value for the token specified by Guid and TokenName.
717 If TokenName is not a valid token in the token space specified by Guid,
735 Returns the 32-bit value for the token specified by Guid and TokenName.
736 If TokenName is not a valid token in the token space specified by Guid,
754 Returns the 64-bit value for the token specified by Guid and TokenName.
755 If TokenName is not a valid token in the token space specified by Guid,
773 Returns a pointer to the buffer for the token specified by Guid and TokenName.
774 If TokenName is not a valid token in the token space specified by Guid,
792 Returns the Boolean value for the token specified by Guid and TokenName.
793 If TokenName is not a valid token in the token space specified by Guid,
813 Sets the 8-bit value for the token specified by Guid and TokenName. Value is returned.
814 If TokenName is not a valid token in the token space specified by Guid,
833 Sets the 16-bit value for the token specified by Guid and TokenName. Value is returned.
834 If TokenName is not a valid token in the token space specified by Guid,
853 Sets the 32-bit value for the token specified by Guid and TokenName. Value is returned.
854 If TokenName is not a valid token in the token space specified by Guid,
873 Sets the 64-bit value for the token specified by Guid and TokenName. Value is returned.
874 If TokenName is not a valid token in the token space specified by Guid,
893 Sets the buffer for the token specified by Guid and TokenName. Buffer is returned.
894 If SizeOfBuffer is greater than the maximum size supported by Guid and TokenName,
895 then set SizeOfBuffer to the maximum size supported by Guid and TokenName and return
897 is set to MAX_ADDRESS, then SizeOfBuffer must be set to the maximum size supported by
899 If TokenName is not a valid token in the token space specified by Guid,
922 Sets the Boolean value for the token specified by Guid and TokenName. Value is returned.
923 If TokenName is not a valid token in the token space specified by Guid,
943 Sets the 8-bit value for the token specified by Guid and TokenName.
944 If TokenName is not a valid token in the token space specified by Guid,
962 Sets the 16-bit value for the token specified by Guid and TokenName.
963 If TokenName is not a valid token in the token space specified by Guid,
981 Sets the 32-bit value for the token specified by Guid and TokenName.
982 If TokenName is not a valid token in the token space specified by Guid,
1000 Sets the 64-bit value for the token specified by Guid and TokenName.
1001 If TokenName is not a valid token in the token space specified by Guid,
1019 Sets the buffer for the token specified by Guid and TokenName.
1020 If SizeOfBuffer is greater than the maximum size supported by Guid and TokenName,
1021 then set SizeOfBuffer to the maximum size supported by Guid and TokenName and return
1024 supported by Guid and TokenName and RETURN_INVALID_PARAMETER must be returned.
1025 If TokenName is not a valid token in the token space specified by Guid,
1048 Sets the boolean value for the token specified by Guid and TokenName.
1049 If TokenName is not a valid token in the token space specified by Guid,
1066 This function provides a means by which SKU support can be established in the PCD infrastructure.
1068 Sets the current SKU in the PCD database to the value specified by SkuId. SkuId is returned.
1084 This function provides a means by which to retrieve a value for a given PCD token.
1086 Returns the 8-bit value for the token specified by TokenNumber.
1090 @return Returns the 8-bit value for the token specified by TokenNumber.
1101 This function provides a means by which to retrieve a value for a given PCD token.
1103 Returns the 16-bit value for the token specified by TokenNumber.
1107 @return Returns the 16-bit value for the token specified by TokenNumber.
1118 This function provides a means by which to retrieve a value for a given PCD token.
1120 Returns the 32-bit value for the token specified by TokenNumber.
1124 @return Returns the 32-bit value for the token specified by TokenNumber.
1135 This function provides a means by which to retrieve a value for a given PCD token.
1137 Returns the 64-bit value for the token specified by TokenNumber.
1141 @return Returns the 64-bit value for the token specified by TokenNumber.
1152 This function provides a means by which to retrieve a value for a given PCD token.
1154 Returns the pointer to the buffer of the token specified by TokenNumber.
1158 @return Returns the pointer to the token specified by TokenNumber.
1169 This function provides a means by which to retrieve a value for a given PCD token.
1171 Returns the Boolean value of the token specified by TokenNumber.
1175 @return Returns the Boolean value of the token specified by TokenNumber.
1186 This function provides a means by which to retrieve the size of a given PCD token.
1190 @return Returns the size of the token specified by TokenNumber.
1201 This function provides a means by which to retrieve a value for a given PCD token.
1203 Returns the 8-bit value for the token specified by TokenNumber and Guid.
1223 This function provides a means by which to retrieve a value for a given PCD token.
1225 Returns the 16-bit value for the token specified by TokenNumber and Guid.
1245 Returns the 32-bit value for the token specified by TokenNumber and Guid.
1264 This function provides a means by which to retrieve a value for a given PCD token.
1266 Returns the 64-bit value for the token specified by TokenNumber and Guid.
1286 This function provides a means by which to retrieve a value for a given PCD token.
1288 Returns the pointer to the buffer of token specified by TokenNumber and Guid.
1308 This function provides a means by which to retrieve a value for a given PCD token.
1310 Returns the Boolean value of the token specified by TokenNumber and Guid.
1330 This function provides a means by which to retrieve the size of a given PCD token.
1332 Returns the size of the token specified by TokenNumber and Guid.
1353 This function provides a means by which to set a value for a given PCD token.
1355 Sets the 8-bit value for the token specified by TokenNumber
1356 to the value specified by Value. Value is returned.
1373 This function provides a means by which to set a value for a given PCD token.
1375 Sets the 16-bit value for the token specified by TokenNumber
1376 to the value specified by Value. Value is returned.
1393 This function provides a means by which to set a value for a given PCD token.
1395 Sets the 32-bit value for the token specified by TokenNumber
1396 to the value specified by Value. Value is returned.
1413 This function provides a means by which to set a value for a given PCD token.
1415 Sets the 64-bit value for the token specified by TokenNumber
1416 to the value specified by Value. Value is returned.
1433 This function provides a means by which to set a value for a given PCD token.
1435 Sets a buffer for the token specified by TokenNumber to the value
1436 specified by Buffer and SizeOfBuffer. Buffer is returned.
1437 If SizeOfBuffer is greater than the maximum size support by TokenNumber,
1438 then set SizeOfBuffer to the maximum size supported by TokenNumber and
1442 maximum size supported by TokenName and NULL must be returned.
1464 This function provides a means by which to set a value for a given PCD token.
1466 Sets the Boolean value for the token specified by TokenNumber
1467 to the value specified by Value. Value is returned.
1484 This function provides a means by which to set a value for a given PCD token.
1486 Sets the 8-bit value for the token specified by TokenNumber and
1487 Guid to the value specified by Value. Value is returned.
1509 This function provides a means by which to set a value for a given PCD token.
1511 Sets the 16-bit value for the token specified by TokenNumber and
1512 Guid to the value specified by Value. Value is returned.
1534 This function provides a means by which to set a value for a given PCD token.
1536 Sets the 32-bit value for the token specified by TokenNumber and
1537 Guid to the value specified by Value. Value is returned.
1559 This function provides a means by which to set a value for a given PCD token.
1561 Sets the 64-bit value for the token specified by TokenNumber and
1562 Guid to the value specified by Value. Value is returned.
1584 This function provides a means by which to set a value for a given PCD token.
1586 Sets a buffer for the token specified by TokenNumber to the value specified by
1588 the maximum size support by TokenNumber, then set SizeOfBuffer to the maximum size
1589 supported by TokenNumber and return NULL to indicate that the set operation
1616 This function provides a means by which to set a value for a given PCD token.
1618 Sets the Boolean value for the token specified by TokenNumber and
1619 Guid to the value specified by Value. Value is returned.
1641 This function provides a means by which to set a value for a given PCD token.
1643 Sets the 8-bit value for the token specified by TokenNumber
1644 to the value specified by Value.
1660 This function provides a means by which to set a value for a given PCD token.
1662 Sets the 16-bit value for the token specified by TokenNumber
1663 to the value specified by Value.
1679 This function provides a means by which to set a value for a given PCD token.
1681 Sets the 32-bit value for the token specified by TokenNumber
1682 to the value specified by Value.
1698 This function provides a means by which to set a value for a given PCD token.
1700 Sets the 64-bit value for the token specified by TokenNumber
1701 to the value specified by Value.
1717 This function provides a means by which to set a value for a given PCD token.
1719 Sets a buffer for the token specified by TokenNumber to the value specified
1720 by Buffer and SizeOfBuffer. If SizeOfBuffer is greater than the maximum size
1721 support by TokenNumber, then set SizeOfBuffer to the maximum size supported by
1726 maximum size supported by TokenName and RETURN_INVALID_PARAMETER must be returned.
1747 This function provides a means by which to set a value for a given PCD token.
1749 Sets the boolean value for the token specified by TokenNumber
1750 to the value specified by Value.
1766 This function provides a means by which to set a value for a given PCD token.
1768 Sets the 8-bit value for the token specified by TokenNumber
1769 to the value specified by Value.
1790 This function provides a means by which to set a value for a given PCD token.
1792 Sets the 16-bit value for the token specified by TokenNumber
1793 to the value specified by Value.
1814 This function provides a means by which to set a value for a given PCD token.
1816 Sets the 32-bit value for the token specified by TokenNumber
1817 to the value specified by Value.
1838 This function provides a means by which to set a value for a given PCD token.
1840 Sets the 64-bit value for the token specified by TokenNumber
1841 to the value specified by Value.
1862 This function provides a means by which to set a value for a given PCD token.
1864 Sets a buffer for the token specified by TokenNumber to the value specified by
1866 support by TokenNumber, then set SizeOfBuffer to the maximum size supported by
1893 This function provides a means by which to set a value for a given PCD token.
1895 Sets the boolean value for the token specified by TokenNumber
1896 to the value specified by Value.
1923 the callback function, TokenData will be used by PCD service PEIM or driver to modify th
1945 When the token specified by TokenNumber and Guid is set,
1946 then notification function specified by NotificationFunction is called.
1955 specified by Guid and TokenNumber is set.
1992 Retrieves the next PCD token number from the token space specified by Guid.
1998 If TokenNumber is not 0 and is not in the token space specified by Guid, then ASSERT().
2040 Sets the PCD entry specified by PatchVariable to the value specified by Buffer
2053 …@param[in] MaximumDatumSize The maximum size allowed for the PCD entry specified by PatchVariabl…
2072 Sets the PCD entry specified by PatchVariable to the value specified
2073 by Buffer and SizeOfBuffer. If SizeOfBuffer is greater than MaximumDatumSize,
2085 …@param[in] MaximumDatumSize The maximum size allowed for the PCD entry specified by PatchVariabl…
2104 Sets the PCD entry specified by PatchVariable to the value specified by Buffer
2119 …@param[in] MaximumDatumSize The maximum size allowed for the PCD entry specified by PatchVariabl…
2139 Sets the PCD entry specified by PatchVariable to the value specified
2140 by Buffer and SizeOfBuffer. If SizeOfBuffer is greater than MaximumDatumSize,
2154 …@param[in] MaximumDatumSize The maximum size allowed for the PCD entry specified by PatchVariabl…
2211 … The caller is responsible for freeing the buffer that is allocated by callee for PcdInfo->PcdName.
2226 If TokenNumber is not in the token space specified by Guid, then ASSERT().
2231 … The caller is responsible for freeing the buffer that is allocated by callee for PcdInfo->PcdName.