Re: [PATCH] change --enable-efiemu to --enable-efiemu64

2009-08-28 Thread Vladimir 'phcoder' Serbinenko
On Sat, Jul 18, 2009 at 11:59 PM, Pavel Roskin wrote: > On Sat, 2009-07-18 at 20:32 +0200, Robert Millan wrote: >> On Fri, Jul 17, 2009 at 06:15:57PM +0200, Vladimir 'phcoder' Serbinenko >> wrote: >> > Like previously discussed efiemu32 can always be compiled hence this patch >> >> This does a few

Re: [PATCH] change --enable-efiemu to --enable-efiemu64

2009-07-18 Thread Pavel Roskin
On Sat, 2009-07-18 at 20:32 +0200, Robert Millan wrote: > On Fri, Jul 17, 2009 at 06:15:57PM +0200, Vladimir 'phcoder' Serbinenko wrote: > > Like previously discussed efiemu32 can always be compiled hence this patch > > This does a few more things than just toggle compile options. Could you > spl

Re: [PATCH] change --enable-efiemu to --enable-efiemu64

2009-07-18 Thread Robert Millan
On Fri, Jul 17, 2009 at 06:15:57PM +0200, Vladimir 'phcoder' Serbinenko wrote: > Like previously discussed efiemu32 can always be compiled hence this patch This does a few more things than just toggle compile options. Could you split the patch? > diff --git a/ChangeLog b/ChangeLog > index e38ebc

[PATCH] change --enable-efiemu to --enable-efiemu64

2009-07-17 Thread Vladimir 'phcoder' Serbinenko
Like previously discussed efiemu32 can always be compiled hence this patch -- Regards Vladimir 'phcoder' Serbinenko Personal git repository: http://repo.or.cz/w/grub2/phcoder.git diff --git a/ChangeLog b/ChangeLog index e38ebc5..93c9b00 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +20