On 07/15/15 12:10, Gerd Hoffmann wrote:
> Add two patches we've been struggling to get upstream.
> They are available from "git://git.qemu.org/ipxe.git qemu"
> 
> git shortlog
> ------------
> 
> Gerd Hoffmann (1):
>       [efi] make load file protocol optional
> 
> Laszlo Ersek (1):
>       efi_snp: improve compliance with the EFI_SIMPLE_NETWORK_PROTOCOL spec
> 
> Signed-off-by: Gerd Hoffmann <kra...@redhat.com>
> ---
>  roms/ipxe | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/roms/ipxe b/roms/ipxe
> index 24112d9..87981bb 160000
> --- a/roms/ipxe
> +++ b/roms/ipxe
> @@ -1 +1 @@
> -Subproject commit 24112d91a0ab4c29794bc7750cbfc4166bc9026a
> +Subproject commit 87981bb66f5f496f124469fb6c13aa13ee00061e
> 

I cloned this repo (more precisely, for the time  being, your repo:
git://git.kraxel.org/ipxe qemu), and checked the two patches in
24112d91..87981bb6:

ca65a1f efi_snp: improve compliance with the
        EFI_SIMPLE_NETWORK_PROTOCOL spec
87981bb [efi] make load file protocol optional

They look good. They are the other two patches (in total: 3 patches)
that we need for PXE booting with OVMF. These patches have been
submitted to ipxe-devel several times (thank you for that),
unfortunately eliciting no feedback. So it's justified to carry them here.

Reviewed-by: Laszlo Ersek <ler...@redhat.com>

Reply via email to