Searched refs:LoopIndex (Results 1 - 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
H A DMiscBiosVendorFunction.c185 UINTN LoopIndex;
252 for(LoopIndex = 0; LoopIndex <= SECTOR_SIZE_4KB; LoopIndex++) {
253 IFWIVerStruct = (MANIFEST_OEM_DATA *)(Data8 + LoopIndex);
176 UINTN LoopIndex; local
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/ArmVExpressFastBootDxe/
H A DArmVExpressFastBoot.c156 UINTN LoopIndex; local
219 for (LoopIndex = 0; LoopIndex < NumHandles; LoopIndex++) {
222 AllHandles[LoopIndex],
271 Entry->PartitionHandle = AllHandles[LoopIndex];
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/HiKeyFastbootDxe/
H A DHiKeyFastboot.c176 UINTN LoopIndex; local
247 for (LoopIndex = 0; LoopIndex < NumHandles; LoopIndex++) {
250 AllHandles[LoopIndex],
274 Entry->PartitionHandle = AllHandles[LoopIndex];
311 Entry->PartitionHandle = AllHandles[LoopIndex];

Completed in 111 milliseconds