Home | History | Annotate | Download | only in UefiBootManagerLib

Lines Matching refs:KeyOptionName

930   CHAR16                         KeyOptionName[sizeof ("Key####")];

982 UnicodeSPrint (KeyOptionName, sizeof (KeyOptionName), L"Key%04x", KeyOptionNumber);
985 KeyOptionName,
1040 CHAR16 KeyOptionName[sizeof ("Key####")];
1098 UnicodeSPrint (KeyOptionName, sizeof (KeyOptionName), L"Key%04x", KeyOptions[Index].OptionNumber);
1100 KeyOptionName,