qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: ipxe-devel@ipxe.org, Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PATCH 4/7] ipxe: disable load file protocol
Date: Fri, 10 Apr 2015 16:17:09 +0200	[thread overview]
Message-ID: <1428675432-31433-5-git-send-email-kraxel@redhat.com> (raw)
In-Reply-To: <1428675432-31433-1-git-send-email-kraxel@redhat.com>

Activate the opt-out added by one ipxe patch.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
---
 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
-- 
1.8.3.1

  parent reply	other threads:[~2015-04-10 14:17 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-10 14:17 [Qemu-devel] [PATCH 0/7] ipxe: update pxe boot roms for qemu Gerd Hoffmann
2015-04-10 14:17 ` [Qemu-devel] [PATCH 1/7] ipxe: update from 35c53797 to dc795b9 Gerd Hoffmann
2015-04-10 14:17 ` [Qemu-devel] [PATCH 2/7] ipxe: rm local config in cleanup Gerd Hoffmann
2015-04-10 14:17 ` [Qemu-devel] [PATCH 3/7] ipxe: add local patches Gerd Hoffmann
2015-04-11  3:10   ` Andreas Färber
2015-04-14  7:36     ` Gerd Hoffmann
2015-04-14 12:49       ` Andreas Färber
2015-04-10 14:17 ` Gerd Hoffmann [this message]
2015-04-10 14:17 ` [Qemu-devel] [PATCH 5/7] ipxe: add qemu branding Gerd Hoffmann
2015-04-10 14:17 ` [Qemu-devel] [PATCH 6/7] ipxe: don't override GITVERSION Gerd Hoffmann
2015-04-10 14:17 ` [Qemu-devel] [PATCH 7/7] ipxe: update binaries Gerd Hoffmann
  -- strict thread matches above, loose matches on Subject: below --
2015-07-15 10:10 [Qemu-devel] [PATCH 0/7] ipxe update, continued Gerd Hoffmann
2015-07-15 10:10 ` [Qemu-devel] [PATCH 4/7] ipxe: disable load file protocol Gerd Hoffmann
2015-07-15 11:01   ` Laszlo Ersek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1428675432-31433-5-git-send-email-kraxel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=ipxe-devel@ipxe.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).