the following patch was just integrated into master:
commit 1bc2b0bed0f75c81153ace65679e761a4cb1438c
Author: Marshall Dawson <marshalldawson3rd(a)gmail.com>
Date: Sat Jun 25 10:17:07 2016 -0600
util/scripts: Support cygwin in ucode conversion tool
Check for the existence of TMPFILE with a .exe extension and if found
rename it with no extension. This allows the program to be run and
removed properly.
Change-Id: I26928f9b8bf82d1c07fa456a88d624f7a8838bd3
Signed-off-by: Marshall Dawson <marshalldawson3rd(a)gmail.com>
Reviewed-on: https://review.coreboot.org/15437
Tested-by: build bot (Jenkins)
Reviewed-by: Jonathan Neuschäfer <j.neuschaefer(a)gmx.net>
Reviewed-by: Martin Roth <martinroth(a)google.com>
See https://review.coreboot.org/15437 for details.
-gerrit