Haakon Meland Eriksen <[EMAIL PROTECTED]> writes: Hi,
> It shows that HP has developed ELILO - EFI Linux Loader, a native EFI > application. The home page is http://elilo.sourceforge.net/, and it is > licensed under the GNU GPL. > > Is the GRUB2 development team implementing/planning to do make GRUB2 EFI > compatible? If so, what is your current status and future plans? Is EFI an > Intel proprietary solution, or is it an open standard? There is support for GPT in GRUB 2. This is the partitioning scheme used by EFI. The EFI standard seems to be open and there is even a reference implementation for the PC you can download from the Intel website. I really want to implement EFI support for GRUB 2. But I do not have a box that natively supports EFI. And I couldn't get the Intel implementation to work properly (readying stuff from fat). If you can get the Intel implementation to load ELILO, I am certainly willing to look into this when I have the time. -- Marco _______________________________________________ Grub-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/grub-devel
