I am interested in getting UEFI/PXE working using the EFI IP/TFTP
stack as hacked versions of grub-legacy (e,g., Fedora 17). Is there
any wisdom that the list would like to shed?
1. ON EFI platforms grub-legacy directly uses the EFI TFTP stack and
not its own i386-pc/TFTP stack.
Network tftp-able
Hi Vladimir and list
"The information from EFI network is used only if efinet is embed in
grub.efi. Otherwise you have to call net_bootp manually"
1. How do you "embed" efinet.mod into the image so that
grub_efi_net_config is called?
I presume you mean somthing different from preload of module?
I/PXE.
Is there a command that allows me to shutdown the PXE stack from the
grub shell? Then I might be able to try net_bootp again.
2012/4/26 Vladimir 'φ-coder/phcoder' Serbinenko :
> On 25.04.2012 22:20, Richard Chan wrote:
>> Hi Vladimir and list
>>
>> "