summaryrefslogtreecommitdiff
path: root/scripts/contrib/mkefidisk.sh
AgeCommit message (Collapse)AuthorFiles
2012-09-20mkefidisk.sh: Add script to do an EFI install on the hostDarren Hart1
Sometimes it is convenient to prepare a bootable image from the host rather than using a live-image to install to a disk on the target. This script takes a live image as input, partitions a device, and performs the installation just as the installer would if run on the target. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>