Home | History | Annotate | Download | only in UefiShellBcfgCommandLib

Lines Matching defs:KeyIndex

771   UINT32          KeyIndex;

947 for (Temp2 = NULL, KeyIndex = 0 ; KeyIndex <= 0xFFFF ; KeyIndex++) {
948 UnicodeSPrint(VariableName, sizeof(VariableName), L"Key%04x", KeyIndex);
957 if (KeyIndex <= 0xFFFF) {