Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeDeferImageLoadLib/
DDxeDeferImageLoadLib.c402 BOOLEAN DevicePathEqual; in CheckDevicePath() local
406 DevicePathEqual = TRUE; in CheckDevicePath()
422 DevicePathEqual = FALSE; in CheckDevicePath()
426 DevicePathEqual = FALSE; in CheckDevicePath()
430 DevicePathEqual = FALSE; in CheckDevicePath()
434 DevicePathEqual = FALSE; in CheckDevicePath()
437 DevicePathEqual = TRUE; in CheckDevicePath()
451 DevicePathEqual = FALSE; in CheckDevicePath()
461 return DevicePathEqual; in CheckDevicePath()