All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: Timothy Wang <ooooxxxx2003@hotmail.com>,
	 The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: GNU GRUB pxe.mod missing with efi
Date: Wed, 22 Feb 2012 14:32:41 +0100	[thread overview]
Message-ID: <4F44EE79.6040309@gmail.com> (raw)
In-Reply-To: <CAGSrjUqfoBzkc-D-fHgC+cS77J0Uu8yh2Ch8gDGu_8J9GCdT1Q@mail.gmail.com>


Keep the list CC'ed.

On 22.02.2012 14:24, Timothy Wang wrote:
> grub_dl_resolove_symbols gives me a "error: symbol 'grub_checkkey' not 
> found"
>
This means that core and module version mismatches
> The arp problem is harder to explain.
> I have three network cards in my computer
> the ethernet I am using is the second one.
> Grub keep listening on the first network card
> so the arp response can never be receive.
> I believe....
GRUB listens on all cards. If not it's a bug which isn't solved by skipping.
>
> Thank you
>
> Tim
>
>
> 2012/2/22 Vladimir 'φ-coder/phcoder' Serbinenko <phcoder@gmail.com 
> <mailto:phcoder@gmail.com>>
>
>     Please keep the list CC'ed
>
>     On 22.02.2012 11:11, Timothy Wang wrote:
>
>         Dear Vladimir Serbinenko,
>
>         There is a bug in the bzr.
>         Suppose to be after ver 3940
>         in dl.c function grub_dl_resolove_sumbols
>         the function still checks for the old name grub_checkkey.
>
>     I don't see what you mean, this function doesn't check for anything
>
>         Also, for the arp problem I asked before.
>         in net.c function grub_net_poll_cards in FOR_NET_CARDS
>         the loop requires
>         if( card -> num_ifaces == 0 )
>           continue;
>         to skip card without interfaces.
>
>     Why? We poll them to see if we get any packet useful in the future
>     (e.g. DHCP or SLAAC broadcast)-- Regards Vladimir
>     'φ-coder/phcoder' Serbinenko
>
>


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko



      parent reply	other threads:[~2012-02-22 13:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20120215-093605.sv87125.27686@savannah.gnu.org>
     [not found] ` <4F3B8D6A.9070003@gmail.com>
     [not found]   ` <CAGSrjUpzsMtKkW4ACRBg3RJBKkJ8tdx0QU=ysZ9NQYVnT8maXg@mail.gmail.com>
     [not found]     ` <4F3CB81F.9040709@gmail.com>
     [not found]       ` <CAGSrjUpypuGmxhEMR29n3sWr0kz0yLN6J-eGi65e0G6ZD4CfaA@mail.gmail.com>
     [not found]         ` <4F3CCC77.2000008@gmail.com>
     [not found]           ` <CAGSrjUoHnuo9=FgjnDixdi84qbvqYY9pR1sfFR-nrtMh0R72yQ@mail.gmail.com>
     [not found]             ` <CAGSrjUrjLv4CvaGY4XPvhDspeUyejzQFZCpPa3VuAEr_6QERUw@mail.gmail.com>
2012-02-22 10:43               ` GNU GRUB pxe.mod missing with efi Vladimir 'φ-coder/phcoder' Serbinenko
     [not found]                 ` <CAGSrjUqfoBzkc-D-fHgC+cS77J0Uu8yh2Ch8gDGu_8J9GCdT1Q@mail.gmail.com>
2012-02-22 13:32                   ` Vladimir 'φ-coder/phcoder' Serbinenko [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=4F44EE79.6040309@gmail.com \
    --to=phcoder@gmail.com \
    --cc=grub-devel@gnu.org \
    --cc=ooooxxxx2003@hotmail.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.