HomeSort by relevance Sort by last modified time
    Searched refs:RowInfoArraySize (Results 1 - 7 of 7) sorted by null

  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Library/FrameworkUefiLib/
UefiLibPrint.c 359 UINTN RowInfoArraySize;
467 &RowInfoArraySize,
495 &RowInfoArraySize,
502 // Explicit Line break characters are ignored, so the updated parameter RowInfoArraySize by StringToImage will
505 ASSERT (RowInfoArraySize <= 1);
507 if (RowInfoArraySize != 0) {
538 if (RowInfoArraySize != 0) {
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiLib/
UefiLibPrint.c 359 UINTN RowInfoArraySize;
467 &RowInfoArraySize,
495 &RowInfoArraySize,
502 // Explicit Line break characters are ignored, so the updated parameter RowInfoArraySize by StringToImage will
505 ASSERT (RowInfoArraySize <= 1);
507 if (RowInfoArraySize != 0) {
538 if (RowInfoArraySize != 0) {
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/HiiFont/
HiiFont.h 99 OUT UINTN *RowInfoArraySize OPTIONAL,
121 containing row information and RowInfoArraySize will be updated to contain the
124 RowInfoArraySize - If this is non-NULL on entry, then on exit it contains the number of elements in
154 OUT UINTN *RowInfoArraySize OPTIONAL,
179 containing row information and RowInfoArraySize will be updated to contain the
182 RowInfoArraySize - If this is non-NULL on entry, then on exit it contains the number of elements in
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
HiiFont.h 181 RowInfoArraySize will be updated to contain
187 @param RowInfoArraySize If this is non-NULL on entry, then on
224 OUT UINTN *RowInfoArraySize OPTIONAL,
311 RowInfoArraySize will be updated to
318 @param RowInfoArraySize If this is non-NULL on entry, then on
362 OUT UINTN *RowInfoArraySize OPTIONAL,
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
Font.c     [all...]
HiiDatabase.h 627 row information and RowInfoArraySize will be
633 @param RowInfoArraySize If this is non-NULL on entry, then on exit it
664 OUT UINTN *RowInfoArraySize OPTIONAL,
702 row information and RowInfoArraySize will be
708 @param RowInfoArraySize If this is non-NULL on entry, then on exit it
743 OUT UINTN *RowInfoArraySize OPTIONAL,
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/
GraphicsConsole.c     [all...]

Completed in 1414 milliseconds