All of lore.kernel.org
 help / color / mirror / Atom feed
From: Akio Takebe <takebe_akio@jp.fujitsu.com>
To: Keir Fraser <keir.fraser@eu.citrix.com>
Cc: xen-devel <xen-devel@lists.xensource.com>
Subject: Re: [Patch] avoid unnecessary loading NIC rom.
Date: Fri, 19 Dec 2008 16:37:26 +0900	[thread overview]
Message-ID: <494B4F36.6080709@jp.fujitsu.com> (raw)
In-Reply-To: <C570161E.1099%keir.fraser@eu.citrix.com>

Keir Fraser wrote:
> On 18/12/2008 14:55, "Keir Fraser" <keir.fraser@eu.citrix.com> wrote:
> 
>>>> There's a 'F10 to select boot device' option in rombios, so you can't
>>>> determine this in hvmloader.
>>> Exactly. But if gPXE rom is loaded,
>>> hvmloader cannot load some option ROMs of raal PCI cards.
>>> I suspect we don't use F10 option for PXE boot.
>>> Do you have good idea?
>> Not really. Perhaps scan_etherboot_nic() after pci_load_option_roms(), so the
>> latter takes priority?
> 
> Another possibility is to let option ROMs load up to 0xe9000 rather than
> just 0xe0000. There's nothing in the range 0xe0000-0xe9000 right now; it's
> 36kB of wasted space.
> 
OK. I'll try to use the range 0xe0000-0xe9000.
The range seems to be OK in BBS spec.

Best Regards,

Akio Takebe

      reply	other threads:[~2008-12-19  7:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-18 13:45 [Patch] avoid unnecessary loading NIC rom Akio Takebe
2008-12-18 14:40 ` Keir Fraser
2008-12-18 14:50   ` Akio Takebe
2008-12-18 14:55     ` Keir Fraser
2008-12-18 15:00       ` Keir Fraser
2008-12-19  7:37         ` Akio Takebe [this message]

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=494B4F36.6080709@jp.fujitsu.com \
    --to=takebe_akio@jp.fujitsu.com \
    --cc=keir.fraser@eu.citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.