Searched refs:FLASH_DEVICE_PATH_SIZE (Results 1 – 1 of 1) sorted by relevance
32 #define FLASH_DEVICE_PATH_SIZE(DevPath) ( GetDevicePathSize (DevPath) - \ macro236 if (!CompareMem (DevicePath, FlashDevicePath, FLASH_DEVICE_PATH_SIZE (FlashDevicePath))) { in ArmFastbootPlatformInit()