Re: IA64 port

2008-02-11 Thread tgingold
Quoting Alexandre Boeglin <[EMAIL PROTECTED]>: > Le mer 30 jan 2008 à 06:48:11 +0100, Tristan Gingold a écrit : > > * loader/ia64/efi/linux_normal.c: New file. > > * loader/ia64/efi/linux.c: New file. > > Hello, > > Wouldn't it be possible to merge these and the current loader/i386/efi/lin

Re: Testing Grub2 on EFI

2008-02-05 Thread tgingold
Quoting G vijaya Bhaskar Muppana <[EMAIL PROTECTED]>: > Hi, > Please share your experiences, if any of you tried to use grub on EFI > through USB. Was is the result of 'map' ? FYI, I was able to use grub on Ia64 (EFI based), although it requires a few patches to fix general EFI issues. Tristan

Re: IA64 port

2008-02-05 Thread tgingold
Quoting Robert Millan <[EMAIL PROTECTED]>: > On Mon, Feb 04, 2008 at 04:45:30PM +0100, Marco Gerards wrote: > > Tristan Gingold <[EMAIL PROTECTED]> writes: > > > > > On Tue, Jan 29, 2008 at 03:46:50PM +0100, Marco Gerards wrote: > > >> If you send in a new patch that addresses Robert's concerns +

Re: IA64 port

2008-01-30 Thread tgingold
Quoting Robert Millan <[EMAIL PROTECTED]>: > On Wed, Jan 30, 2008 at 06:48:11AM +0100, Tristan Gingold wrote: > > grub-probe is missing. Did you check if it works? Although, I think it > should just move to common.rmk. I'll have a look at that. Ok. > > diff -ruNp -x '*~' -x CVS -x autom4te.ca

Re: IA64 port

2008-01-30 Thread tgingold
Quoting Robert Millan <[EMAIL PROTECTED]>: > On Wed, Jan 30, 2008 at 06:57:34AM +0100, Tristan Gingold wrote: > > On Tue, Jan 29, 2008 at 03:46:50PM +0100, Marco Gerards wrote: > > > Robert suggested some changes. I also noticed in the discussion that > > > you didn't follow common practise (like

Re: IA64 port

2008-01-29 Thread tgingold
Quoting Robert Millan <[EMAIL PROTECTED]>: > On Tue, Jan 29, 2008 at 03:46:50PM +0100, Marco Gerards wrote: > > In this case, FAT is modified so fit the need of EFI. However, FAT is > > case insensitive. On windows C:\FOO.TXT is the same as c:\foo.txt. > > Although I have troubles believing peop

Re: IA64 port

2008-01-29 Thread tgingold
Quoting Marco Gerards <[EMAIL PROTECTED]>: > Personally I do not like working around an issue in specific code (in > this case specific to *-efi) in generic code. Usually, this doesn't > improve shared code. > > In this case, FAT is modified so fit the need of EFI. However, FAT is > case insensi

Re: IA64 port

2008-01-29 Thread tgingold
Quoting Robert Millan <[EMAIL PROTECTED]>: > On Tue, Jan 29, 2008 at 11:35:26AM +0100, [EMAIL PROTECTED] wrote: > > Quoting Robert Millan <[EMAIL PROTECTED]>: > > > > > Why is this needed? I'm not sure if it's good to exploit this > > > "unreliability" > > > > > feature that fat provides us ;-) >

Re: IA64 port

2008-01-29 Thread tgingold
Quoting Robert Millan <[EMAIL PROTECTED]>: > On Tue, Jan 29, 2008 at 11:10:21AM +0100, [EMAIL PROTECTED] wrote: > > Quoting Robert Millan <[EMAIL PROTECTED]>: > > > > > On Tue, Jan 29, 2008 at 06:49:31AM +0100, Tristan Gingold wrote: > > > > -MAINTAINER_CLEANFILES = $(srcdir)/configure $(addprefix

Re: IA64 port

2008-01-29 Thread tgingold
Quoting Robert Millan <[EMAIL PROTECTED]>: > > > Why is this needed? I'm not sure if it's good to exploit this > "unreliability" > > > feature that fat provides us ;-) > > > > On EFI, the prefix is extracted from an EFI path, whose case may not match > > the FAT entries. > > Can you be more specif

Re: IA64 port

2008-01-29 Thread tgingold
Quoting Robert Millan <[EMAIL PROTECTED]>: > On Tue, Jan 29, 2008 at 06:12:52AM +0100, Tristan Gingold wrote: > > > Have you checked if this trick works on other ports? Maybe it'd be a > good idea > > > to merge this first. > > > > I don't really understand what do you mean by 'works on other por

Re: IA64 port

2008-01-29 Thread tgingold
Quoting Robert Millan <[EMAIL PROTECTED]>: > On Tue, Jan 29, 2008 at 06:49:31AM +0100, Tristan Gingold wrote: > > -MAINTAINER_CLEANFILES = $(srcdir)/configure $(addprefix > $(srcdir)/,$(MKFILES)) > > +MAINTAINER_CLEANFILES = $(srcdir)/configure $(MKFILES) > > > > # The default target. > > all: a

Re: pending patches

2007-08-21 Thread tgingold
Quoting "Yoshinori K. Okuji" <[EMAIL PROTECTED]>: > Hello, > > So, if you know any patches I should take a look, please remind me. What I > can > recall are: > > - IA-64 port. I think I can find it myself. I plan to work again on the ia64 port soon. There are three different parts/issues: * ia6

Re: grub2 accessibility: beeps

2006-12-01 Thread tgingold
Quoting Hollis Blanchard <[EMAIL PROTECTED]>: > One topic that I've heard a lot about in the past few weeks is > accessibility in grub2. Blind users, who otherwise have various devices > like screen readers and brail TTYs, need to be able to interact with the > bootloader. Yes and yes. [...] > But

Re: multiboot2: variable data size

2006-11-28 Thread tgingold
Quoting "Yoshinori K. Okuji" <[EMAIL PROTECTED]>: > On Tuesday 28 November 2006 10:29, Johan Rydberg wrote: > > "Yoshinori K. Okuji" <[EMAIL PROTECTED]> writes: > > > On Saturday 25 November 2006 04:33, Hollis Blanchard wrote: > > >> That's exactly the point: there will be no difference. Both > >

Re: multiboot2: make multiboot header optional

2006-11-21 Thread tgingold
Quoting Hollis Blanchard <[EMAIL PROTECTED]>: > On Thu, 2006-11-16 at 00:41 +0100, [EMAIL PROTECTED] wrote: > > Quoting "Yoshinori K. Okuji" <[EMAIL PROTECTED]>: > > > > > On Tuesday 14 November 2006 23:58, Hollis Blanchard wrote: > > > > I would like to make the in-kernel multiboot header optiona

Re: multiboot2: make multiboot header optional

2006-11-15 Thread tgingold
Quoting "Yoshinori K. Okuji" <[EMAIL PROTECTED]>: > On Tuesday 14 November 2006 23:58, Hollis Blanchard wrote: > > I would like to make the in-kernel multiboot header optional. If it's an > > ELF file, we can load it, even if it doesn't have the header. We can > > also pass the address of the mult

Re: multiboot2: make multiboot header optional

2006-11-15 Thread tgingold
Quoting Hollis Blanchard <[EMAIL PROTECTED]>: > On Wed, 2006-11-15 at 22:42 +0200, Yoshinori K. Okuji wrote: > > On Wednesday 15 November 2006 19:42, Hollis Blanchard wrote: [...] > > > I don't think it would be a big deal to drop a.out as well; I don't know > > > of any modern OS that uses these,

Re: multiboot2: kernel->GRUB communication

2006-11-15 Thread tgingold
Quoting Hollis Blanchard <[EMAIL PROTECTED]>: > Right now the multiboot2 spec calls for bits to be set in the kernel > image to indicate to GRUB that various features are required or > requested. > > I'm trying to come up with a cleaner way. I find all these bits very > confusing, actually, and I

Re: [Fwd: Re: [LinuxBIOS] grub2 as payload

2006-10-26 Thread tgingold
Quoting Hollis Blanchard <[EMAIL PROTECTED]>: > On Wed, 2006-10-25 at 21:31 +0200, Tristan Gingold wrote: > > If you are interested, I have written an IDE driver for grub. Not complete > > but working. > > Does it support CD-ROMs? That seems to be the most important issue, > because it's a seriou

Re: Scripting (IMPORTANT!)

2006-10-09 Thread tgingold
Quoting Marco Gerards <[EMAIL PROTECTED]>: Hi, a few remarks: [...] > > Menu entries > > > Menu entries are added with `menuentry' (or its alias `@'). It's > important to notice this is not a command. Because it's part of the > scripting syntax, it can have unique feat

RE: Fix grub_strtoull

2006-10-06 Thread tgingold
Quoting "Mao, Bibo" <[EMAIL PROTECTED]>: > There are still two pending patch about EFI platform, one is big memory map > patch, the other is 64-bit compatible patch. Can these two patches be applied > also? AFAIK the big memory map patch is pending. I will resubmit the 64-bit patch. Tristan. _

Re: Grub for ia64 - function descriptors

2006-10-02 Thread tgingold
Selon Hollis Blanchard <[EMAIL PROTECTED]>: > > On Mon, 02 Oct 2006 08:31:10 +0200, [EMAIL PROTECTED] said: > > Quoting Hollis Blanchard <[EMAIL PROTECTED]>: [...] > > > > >I assume IA64 is similar here, and given that, a > > > > > module_jump function implemented in assembly by each architecture

Re: Grub for ia64 - function descriptors

2006-10-01 Thread tgingold
Quoting Hollis Blanchard <[EMAIL PROTECTED]>: > On Fri, 2006-09-29 at 08:59 +0200, [EMAIL PROTECTED] wrote: > > Quoting Hollis Blanchard <[EMAIL PROTECTED]>: > > > > > On Thu, 2006-09-28 at 15:45 +0200, [EMAIL PROTECTED] wrote: > > > > > > > > if (grub_strcmp (name, "grub_mod_init") == 0

Re: Grub for ia64 - function descriptors

2006-09-28 Thread tgingold
Quoting Hollis Blanchard <[EMAIL PROTECTED]>: > On Thu, 2006-09-28 at 15:45 +0200, [EMAIL PROTECTED] wrote: > > > > if (grub_strcmp (name, "grub_mod_init") == 0) > > mod->init = (void (*) (grub_dl_t)) sym->st_value; > > > > This won't work on ia64 AFAIK. > > Can't this proble

Re: Grub for ia64

2006-09-28 Thread tgingold
Quoting Marco Gerards <[EMAIL PROTECTED]>: > [EMAIL PROTECTED] writes: > > >> Can you please explain why you want this in detail? I know there are > >> issues with EFI to determine the prefix. My guess is that is why you > >> want to change this. > > Yes. > > Please elaborate. The prefix is dete

Fix grub_strtoull

2006-09-28 Thread tgingold
Hi, this patch is extracted from my previous ia64 patches. Tristan. 2006-09-28 Tristan Gingold <[EMAIL PROTECTED]> * kern/misc.c (grub_strtoull): guess the base only if not specified. --- grub2.cvs/kern/misc.c 2006-06-04 17:56:54.0 +0200 +++ grub2/kern/misc.c 2006-09-

Re: Grub for ia64

2006-09-28 Thread tgingold
Quoting Marco Gerards <[EMAIL PROTECTED]>: > [EMAIL PROTECTED] writes: > > Hi, > > > this is a port of grub2 to ia64. ia64 systems (itanium) are EFI based so > this > > port reuse existing EFI infrastructure. > > This is truly great, thanks a lot for doing this! :-) > > First of all, the same com

Re: Grub for ia64

2006-09-28 Thread tgingold
Quoting Johan Rydberg <[EMAIL PROTECTED]>: > [EMAIL PROTECTED] writes: > > > this is a port of grub2 to ia64. ia64 systems (itanium) are EFI > > based so this port reuse existing EFI infrastructure. > > Thank you for offering this contribution. You're welcome! > First a few legal comments. I po

Re: Grub for ia64

2006-09-28 Thread tgingold
Quoting "bibo,mao" <[EMAIL PROTECTED]>: > It is great!!!, I will test on my IA64 box tommorrow. And I have few minor > comments like this. >whether kern/ia64/efi/init.c can be common for all architectures of efi > platform, only grub_arch_sync_caches is different, this function can be > placed

Re: patch for kern/efi/mm.c (big memmap)

2006-09-28 Thread tgingold
Quoting Marco Gerards <[EMAIL PROTECTED]>: > [EMAIL PROTECTED] writes: > > Hi, > > First of all, thanks a lot for this patch. > > > some systems have a really big memmap. > > What kind of system are you testing GRUB 2 (EFI) on? It would be nice > to know which systems are already supported. This

patch for kern/efi/mm.c (big memmap)

2006-09-28 Thread tgingold
Hi, some systems have a really big memmap. This patch remove the memmap size limit. Tristan. mm.diffs Description: Binary data ___ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel