Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2012-09-20 | mkefidisk.sh: Add script to do an EFI install on the host | Darren Hart | 1 | |
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> |