Home | History | Annotate | Download | only in UefiBootManagerLib

Lines Matching refs:Index

32   UINTN       Index;

46 for (Index = 0; Index < HandleCount; Index++) {
47 gBS->ConnectController (HandleBuffer[Index], NULL, NULL, TRUE);
214 UINTN Index;
226 for (Index = 0; Index < HandleCount; Index++) {
227 gBS->DisconnectController (HandleBuffer[Index], NULL, NULL);
258 UINTN Index;
288 for (Index = 0; Index < HandleCount; Index++) {
290 Handles[Index],
303 Handles[Index],