Lines Matching refs:FormatString
212 The Unicode string is produced by parsing the format string specified by FormatString.
221 If BufferSize > 1 and FormatString is NULL, then ASSERT().
222 If BufferSize > 1 and FormatString is not aligned on a 16-bit boundary, then ASSERT().
223 If PcdMaximumUnicodeStringLength is not zero, and FormatString contains more than
233 @param FormatString Null-terminated Unicode format string.
245 IN CONST CHAR16 *FormatString,
255 The Unicode string is produced by parsing the format string specified by FormatString.
264 If BufferSize > 1 and FormatString is NULL, then ASSERT().
265 If BufferSize > 1 and FormatString is not aligned on a 16-bit boundary, then ASSERT().
266 If PcdMaximumUnicodeStringLength is not zero, and FormatString contains more than
276 @param FormatString Null-terminated Unicode format string.
288 IN CONST CHAR16 *FormatString,
298 The Unicode string is produced by parsing the format string specified by FormatString.
306 If BufferSize > 1 and FormatString is NULL, then ASSERT().
307 If BufferSize > 1 and FormatString is not aligned on a 16-bit boundary, then ASSERT().
308 If PcdMaximumUnicodeStringLength is not zero, and FormatString contains more than
318 @param FormatString A null-terminated Unicode format string.
320 format string specified by FormatString.
331 IN CONST CHAR16 *FormatString,
341 The Unicode string is produced by parsing the format string specified by FormatString.
350 If BufferSize > 1 and FormatString is NULL, then ASSERT().
351 If PcdMaximumAsciiStringLength is not zero, and FormatString contains more than
361 @param FormatString A null-terminated ASCII format string.
373 IN CONST CHAR8 *FormatString,
383 The Unicode string is produced by parsing the format string specified by FormatString.
392 If BufferSize > 1 and FormatString is NULL, then ASSERT().
393 If PcdMaximumAsciiStringLength is not zero, and FormatString contains more than
403 @param FormatString A null-terminated ASCII format string.
415 IN CONST CHAR8 *FormatString,
425 The Unicode string is produced by parsing the format string specified by FormatString.
434 If BufferSize > 1 and FormatString is NULL, then ASSERT().
435 If PcdMaximumAsciiStringLength is not zero, and FormatString contains more than
445 @param FormatString A null-terminated ASCII format string.
447 format string specified by FormatString.
458 IN CONST CHAR8 *FormatString,
518 The ASCII string is produced by parsing the format string specified by FormatString.
526 If BufferSize > 0 and FormatString is NULL, then ASSERT().
527 If PcdMaximumAsciiStringLength is not zero, and FormatString contains more than
537 @param FormatString A null-terminated ASCII format string.
549 IN CONST CHAR8 *FormatString,
559 The ASCII string is produced by parsing the format string specified by FormatString.
567 If BufferSize > 0 and FormatString is NULL, then ASSERT().
568 If PcdMaximumAsciiStringLength is not zero, and FormatString contains more than
578 @param FormatString A null-terminated ASCII format string.
590 IN CONST CHAR8 *FormatString,
600 The ASCII string is produced by parsing the format string specified by FormatString.
608 If BufferSize > 0 and FormatString is NULL, then ASSERT().
609 If PcdMaximumAsciiStringLength is not zero, and FormatString contains more than
619 @param FormatString A null-terminated ASCII format string.
621 format string specified by FormatString.
632 IN CONST CHAR8 *FormatString,
642 The ASCII string is produced by parsing the format string specified by FormatString.
650 If BufferSize > 0 and FormatString is NULL, then ASSERT().
651 If BufferSize > 0 and FormatString is not aligned on a 16-bit boundary, then ASSERT().
652 If PcdMaximumUnicodeStringLength is not zero, and FormatString contains more than
662 @param FormatString A null-terminated Unicode format string.
674 IN CONST CHAR16 *FormatString,
684 The ASCII string is produced by parsing the format string specified by FormatString.
692 If BufferSize > 0 and FormatString is NULL, then ASSERT().
693 If BufferSize > 0 and FormatString is not aligned on a 16-bit boundary, then ASSERT().
694 If PcdMaximumUnicodeStringLength is not zero, and FormatString contains more than
704 @param FormatString A null-terminated Unicode format string.
716 IN CONST CHAR16 *FormatString,
726 The ASCII string is produced by parsing the format string specified by FormatString.
734 If BufferSize > 0 and FormatString is NULL, then ASSERT().
735 If BufferSize > 0 and FormatString is not aligned on a 16-bit boundary, then ASSERT().
736 If PcdMaximumUnicodeStringLength is not zero, and FormatString contains more than
746 @param FormatString A null-terminated Unicode format string.
748 format string specified by FormatString.
759 IN CONST CHAR16 *FormatString,
819 @param[in] FormatString A Null-terminated Unicode format string.
828 IN CONST CHAR16 *FormatString,
838 @param[in] FormatString A Null-terminated ASCII format string.
847 IN CONST CHAR8 *FormatString,