Home | History | Annotate | Download | only in UefiPxeBcDxe

Lines Matching full:blank

287   CHAR8                      Blank[PXEBC_DISPLAY_MAX_LINE];

313 SetMem (Blank, sizeof(Blank), ' ');
357 Blank[MenuArray[Select]->DescLen] = 0;
358 AsciiPrint ("%a\r", Blank);
432 Blank[MenuArray[LastSelect]->DescLen] = 0;
433 AsciiPrint ("%a\r", Blank);