Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/ArmVExpressFastBootDxe/
DArmVExpressFastBoot.c32 #define FLASH_DEVICE_PATH_SIZE(DevPath) ( GetDevicePathSize (DevPath) - \ macro
236 if (!CompareMem (DevicePath, FlashDevicePath, FLASH_DEVICE_PATH_SIZE (FlashDevicePath))) { in ArmFastbootPlatformInit()