END_DEVICE_PATH_TYPE
#define IsDevicePathEndType(a) IsDevicePathType(a, END_DEVICE_PATH_TYPE)
(a)->Type = END_DEVICE_PATH_TYPE; \