From 3608f48bb3e71b38140fd47a6f5504b9493e9d64 Mon Sep 17 00:00:00 2001 From: Steve Baker Date: Sat, 2 Apr 2022 05:36:13 +1300 Subject: [PATCH] Update git submodules * Update openstack-virtual-baremetal from branch 'master' to ce863ae11c6338d9269df3020db7e82f7608a30e - Make ipxe-boot image EFI capable This refreshes the ipxe build makefile to build an image that works in both legacy BIOS and UEFI environments. This makes the following changes: - Moves the ipxe submodule commit to current master - Creates an EFI partition efi.img containing ipxe.efi as the default binary - Builds ipxe-boot.img as an MBR/GPT hybrid ISO which boots and runs iPXE in both legacy BIOS and UEFI environments - Stop creating ipxe-boot.qcow2 since the conversion from ipxe-boot.img has an incorrect EFI partition, and there is no real benefit over the raw image anyway - Refresh the documentation for how to upload the images to an OpenStack cloud, remove the redundancy from ipxe/README Change-Id: I720ed5aaa0d55ded73e01aaba9db66602adc26cd --- openstack-virtual-baremetal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-virtual-baremetal b/openstack-virtual-baremetal index ad0b75e870..ce863ae11c 160000 --- a/openstack-virtual-baremetal +++ b/openstack-virtual-baremetal @@ -1 +1 @@ -Subproject commit ad0b75e870f43af906580187c13886caccef2a8f +Subproject commit ce863ae11c6338d9269df3020db7e82f7608a30e