I have managed to create a UEFI bootable USB device and copy the flash utility and binary from the update to the device. The USB device boots ok and I can browse to the flash utility using the efi commands option, but here the problem begin. I can't figure out how to pass the required parameter string (" -f xxxx.bin ") to the FWUpdLcl.efi utility - the browser only give me the option to execute the "naked" command - that is without parameters. How do I circumvent that obstacle? (trying to execute without the parameter string only causes the flash utility to load from the USB device without doing anything else)
Thanks Chris