I'm using linux and geany text editor to edit config.plist. So I needed more info on what to change.
There is an entry there with name "com.apple.driver.AppleAHCIPort" and with different values there. Also, the values you posted above, seems that need to be converted(I found this using clover configurator and add the entry and data) to "QGACAA==" and "AAAAAA==". At first I didn't change the above entry and just added a new entry with "AppleACHIPort" and these values. This didn't make any difference, so I replaced the values on "com.apple.AppleACHIPort" entry:
With this finally the disks initialized, but there is another problem now. Disk utility fail to erase the partition and format it, so cannot install high sierra there. The disk is GPT with 1 partition in fat32 which I created with gparted on linux.
EDIT:
Both entries needed to fully recognize the disk. I edited the /EFI/BOOT/CLOVER/config.plist and add both those 2 patches and I managed to format the partition. Now I'm finally installing High Sierra, I hope will finish successfully