Home | History | Annotate | Download | only in Bds

Lines Matching refs:Index

71   UINTN                     Index;

146 for (Index = 0; Index < HandleCount; Index++) {
147 gBS->ConnectController (HandleBuffer[Index], NULL, NULL, TRUE);
162 for (Index = 0; Index < HandleCount; Index++) {
164 FileSystemDevicePath = DevicePathFromHandle(HandleBuffer[Index]);
176 LoadImageDevicePath = FileDevicePath(HandleBuffer[Index], L"Ebl.efi");