Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmPkg/Library/BdsLib/
DBdsFilePath.c72 IN UINTN NumberDevicePathNode in BdsExtractFilePathFromDevicePath() argument
80 while ((Str != NULL) && (*Str != L'\0') && (Node < NumberDevicePathNode)) { in BdsExtractFilePathFromDevicePath()