Home
last modified time | relevance | path

Searched refs:IndexFile (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Library/DxeServicesLib/
DDxeServicesLib.c240 UINTN IndexFile; in GetSectionFromAnyFvByFileType() local
277 IndexFile = FileInstance + 1; in GetSectionFromAnyFvByFileType()
284 IndexFile --; in GetSectionFromAnyFvByFileType()
285 } while (IndexFile > 0); in GetSectionFromAnyFvByFileType()
291 if (IndexFile == 0) { in GetSectionFromAnyFvByFileType()