]> xenbits.xensource.com Git - osstest.git/commit
ts-debian-hvm-install: Do not create EFI partition if EFI not in use
authorIan Jackson <ian.jackson@eu.citrix.com>
Fri, 18 Sep 2015 15:21:45 +0000 (16:21 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 22 Sep 2015 15:34:23 +0000 (16:34 +0100)
commit1fd4a94e7c4a8032deeffcbd12f96dd835f9781b
treef5803ce32896a9819409f005cb9dbf77faf0a29a
parenta011554a75a112ecdbe40ea106cb5d90b487b31f
ts-debian-hvm-install: Do not create EFI partition if EFI not in use

If we are booting our install ISO using a non-EFI executable, don't
try to provide an EFI for the installed system either.

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
---
v4: Fix regexp to match efi.img (!)
    Rebased, fixed code motion conflict.
ts-debian-hvm-install