[ipxe-devel] snponly.efi broken
Michael Brown
mcb30 at ipxe.org
Wed Aug 6 13:41:12 UTC 2014
On 06/08/14 14:03, Jarrod Johnson wrote:
> Shell> dh 1ba
> Handle 1BA (68FFA518)
> Dpath (691ED298)
> AsStr: 'PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0)/MAC(5CF3FC6E4738,0x0)'
> Net (691DF020)
> MNPSb (68E94640)
> ARPSb (69379720)
>
> Shell> dh 1da
> Handle 1DA (68B87018)
> Dpath (68B86B18)
> AsStr:
> 'PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0)/MAC(5CF3FC6E4738,0x0)/IPv4(0.0.0.0,0x0,DHCP,0.0.0.0,0.0.0.0,0.0.0.0)'
> Load (68B87128)
> Net (691DF020)
> Pxebc (68B88110)
OK. We want to be driving handle 0x68ffa518. We need to disconnect
MNPSb etc, so that we can gain control of the network device.
However, the SNP instance (0x691df020) is being exposed via both
handles. I'm not sure what logic we could sensibly apply in order to
obtain the first handle as our designated handle.
What happens if you try to load snp.efi (instead of snponly.efi) on this
system?
Michael
More information about the ipxe-devel
mailing list