Searched refs:mBmUefiPrefix (Results 1 – 1 of 1) sorted by relevance
24 CHAR16 mBmUefiPrefix[] = L"UEFI "; variable642 Temp = AllocatePool (StrSize (DefaultDescription) + sizeof (mBmUefiPrefix)); in BmGetBootDescription()644 …CpyS (Temp, (StrSize (DefaultDescription) + sizeof (mBmUefiPrefix)) / sizeof (CHAR16), mBmUefiPref… in BmGetBootDescription()645 …StrCatS (Temp, (StrSize (DefaultDescription) + sizeof (mBmUefiPrefix)) / sizeof (CHAR16), DefaultD… in BmGetBootDescription()