Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmPlatformPkg/FileSystem/BootMonFs/
DBootMonFsEntryPoint.c235 EFI_DEVICE_PATH_PROTOCOL *SupportedDevicePaths; in BootMonFsDriverSupported() local
296 SupportedDevicePaths = mBootMonFsSupportedDevicePaths; in BootMonFsDriverSupported()
297 while (SupportedDevicePaths != NULL) { in BootMonFsDriverSupported()
298 SupportedDevicePath = GetNextDevicePathInstance (&SupportedDevicePaths, &Size2); in BootMonFsDriverSupported()