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

  /device/linaro/bootloader/edk2/ArmPkg/Application/LinuxLoader/
LinuxLoaderShellApp.c 57 CHAR16 *HiiFormatString;
62 HiiFormatString = HiiGetString (mLinuxLoaderHiiHandle, HiiFormatStringId, Language);
63 if (HiiFormatString != NULL) {
64 UnicodeVSPrint (Buffer, sizeof (Buffer), HiiFormatString, Marker);
66 FreePool (HiiFormatString);
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLib/
UefiShellLib.c     [all...]

Completed in 209 milliseconds