Actually, you can fix it yourself by editing the file:
\Program Files\EFILive\V7.5\Configuration\sae_generic.txt and making the following change:

From this:
Code:
#Units             Low          High      Fmt Op     Factor       Offset
#------------ ------------- ------------- ---- - ------------- -------------
*UNM-08-1
 .                 0.0           0.0     0.0   *      0.0           0.0
To this:
Code:
#Units             Low          High      Fmt Op     Factor       Offset
#------------ ------------- ------------- ---- - ------------- -------------
*UNM-08-1
 .                 0.0           0.0      .0   *      0.0           0.0
 %                 0.0         100.0      .1   /      2.55          0.0
Regards
Paul