I dont think it will do it by default since there are a few extra API commands the last time I looked. I was actually intending to add DC card ability but just havent gotten to it yet. Mostly because I dont know how to make this look good in the GUI. I also dont have a card to test.
I know for sure you can do it with XPU-SMI mostly because I left myself an entire document of notes when I was playing with it.
https://github.com/intel/xpumanager but it isnt going to be as pretty. I came up with the following command syntax and put it in my notes.
Code:
xpu-smi.exe updatefw -t AMC -f XPUM_ATS_M150_512_C0_ES_106_gfx_DG02_1.3260_fwupdate.bin
One day I will look at it.