grub-devel
[Top][All Lists]
Advanced

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

Re: GNU GRUB pxe.mod missing with efi


From: Vladimir 'φ-coder/phcoder' Serbinenko
Subject: Re: GNU GRUB pxe.mod missing with efi
Date: Wed, 22 Feb 2012 11:43:10 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20120216 Icedove/8.0

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



reply via email to

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