[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 06/11] pygrub: remote ia64 from pygrub
On Thu, Mar 06, Ian Jackson wrote: > Olaf Hering writes ("[PATCH 06/11] pygrub: remote ia64 from pygrub"): > > Signed-off-by: Olaf Hering <olaf@xxxxxxxxx> > ... > > - if platform.machine() == 'ia64': > > - cfg_list = map(lambda x: (x,grub.LiloConf.LiloConfigFile), > > - # common distributions > > - ["/efi/debian/elilo.conf", > > "/efi/gentoo/elilo.conf", > > - "/efi/redflag/elilo.conf", > > "/efi/redhat/elilo.conf", > > This seems related to ia64 using EFI. Do we want to preserve this > code for EFI support on other platforms ? Do we have any guests supporting EFI as firmware? If so, the guest most likely uses grub2 instead of elilo. Olaf _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |