All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexandre Boeglin <alex@boeglin.org>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: IA64 port
Date: Tue, 5 Feb 2008 23:49:45 +0100	[thread overview]
Message-ID: <20080205224945.GC21086@boeglin.org> (raw)
In-Reply-To: <20080129095922.GA31756@thorin>

Le mar 29 jan 2008 à 10:59:22 +0100, Robert Millan a écrit :
> > On EFI, the prefix is extracted from an EFI path, whose case may not match
> > the FAT entries.
> 
> Can you be more specific about this?  What do the specs say?  We wrote
> /boot/grub ourselves via grub-install;  is an EFI-compliant firmware
> allowed to actively mess up case in paths we provided?

Actually, kern/efi/init.c:grub_efi_set_prefix does not use the "user defined"
grub_prefix at all.

Currently, it gets the device path of the grub.efi binary, and traverses to
there. So, it only works when the modules are in the same directory as
grub.efi itself.

On the other hand, as the path is extracted using EFI's API (IIRC), it sounds
like an EFI bug that it mises up case like this. So the FAT case sensitivity
patch is then inevitable ...


Alex



  parent reply	other threads:[~2008-02-05 22:49 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-28 16:09 IA64 port Tristan Gingold
2008-01-28 16:55 ` Robert Millan
2008-01-29  5:12   ` Tristan Gingold
2008-01-29  9:17     ` Robert Millan
2008-01-29 10:31       ` tgingold
2008-01-29 11:08         ` Robert Millan
2008-01-29  9:59     ` Robert Millan
2008-01-29 10:35       ` tgingold
2008-01-29 11:32         ` Robert Millan
2008-01-29 12:56           ` tgingold
2008-01-29 13:19             ` Robert Millan
2008-01-29 14:46               ` Marco Gerards
2008-01-29 15:30                 ` Robert Millan
2008-01-29 16:38                   ` tgingold
2008-01-29 18:48                     ` Robert Millan
2008-01-30  5:23                       ` Tristan Gingold
2008-01-30 13:19                         ` Robert Millan
2008-01-29 16:35                 ` tgingold
2008-01-30  5:48                 ` Tristan Gingold
2008-01-30 15:07                   ` Robert Millan
2008-01-30 15:33                     ` Robert Millan
2008-01-30 16:22                     ` tgingold
2008-01-30 18:38                       ` Robert Millan
2008-02-04 15:45                   ` Marco Gerards
2008-02-04 16:07                     ` Robert Millan
2008-02-05  9:51                       ` tgingold
2008-02-10 22:43                   ` Alexandre Boeglin
2008-02-11  8:59                     ` tgingold
2010-01-18 18:03                   ` Robert Millan
2008-01-30  5:48                 ` Tristan Gingold
2008-01-30  5:57                 ` Tristan Gingold
2008-01-30 13:25                   ` Robert Millan
2008-01-30 16:04                     ` tgingold
2008-03-19 17:11                       ` Robert Millan
2008-03-20  6:34                         ` Tristan Gingold
2008-02-05 22:49       ` Alexandre Boeglin [this message]
2008-01-29  5:49   ` Tristan Gingold
2008-01-29  9:08     ` Robert Millan
2008-01-29 10:10       ` tgingold
2008-01-29 11:07         ` Robert Millan
2008-01-29 12:53           ` tgingold
2008-01-29 13:39             ` Robert Millan
2008-01-29 13:36     ` Robert Millan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080205224945.GC21086@boeglin.org \
    --to=alex@boeglin.org \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.