qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 4/7] ipxe: disable load file protocol


From: Laszlo Ersek
Subject: Re: [Qemu-devel] [PATCH 4/7] ipxe: disable load file protocol
Date: Wed, 15 Jul 2015 13:01:24 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

On 07/15/15 12:10, Gerd Hoffmann wrote:
> Activate the opt-out added by one ipxe patch.

No need to designate the exact commit hash (it will change after the
next rebase), but I'd prefer if you referred to the ipxe patch by subject:

  [efi] make load file protocol optional

> 
> Signed-off-by: Gerd Hoffmann <address@hidden>
> ---
>  roms/config.ipxe.general.h | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/roms/config.ipxe.general.h b/roms/config.ipxe.general.h
> index 619ee4c..2df042a 100644
> --- a/roms/config.ipxe.general.h
> +++ b/roms/config.ipxe.general.h
> @@ -2,3 +2,4 @@
>  #define BANNER_TIMEOUT 30
>  #undef ROM_BANNER_TIMEOUT
>  #define ROM_BANNER_TIMEOUT 0
> +#undef EFI_PROTO_LOAD_FILE
> 

With that commit message change:

Reviewed-by: Laszlo Ersek <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]