Home | History | Annotate | Download | only in PlatformDriOverrideDxe

Lines Matching refs:NumIndex

953   UINTN                       NumIndex;

986 NumIndex = 0;
1079 if (NumIndex == 0) {
1082 UnicodeSPrint (OverrideVariableName, sizeof (OverrideVariableName), L"PlatDriOver%d", NumIndex );
1095 if (NumIndex > 0) {
1104 NumIndex ++;