On Wed, Aug 05, 2009 at 12:20:35PM +0200, Vladimir 'phcoder' Serbinenko wrote:
> On Tue, Aug 4, 2009 at 10:56 PM, Robert Millan wrote:
> > On Mon, Aug 03, 2009 at 02:10:18PM +0200, Vladimir 'phcoder' Serbinenko
> > wrote:
> >> +#define GRUB_MULTIBOOT_STACK_SIZE 4096
> >> [...]
> >> +#define stack_
On Tue, Aug 4, 2009 at 10:56 PM, Robert Millan wrote:
> On Mon, Aug 03, 2009 at 02:10:18PM +0200, Vladimir 'phcoder' Serbinenko wrote:
>> +#define GRUB_MULTIBOOT_STACK_SIZE 4096
>> [...]
>> +#define stack_addr(x) ((void *) ((x) + code_size +
>> cmdline_length + boot_loader_name_leng
On Mon, Aug 03, 2009 at 02:10:18PM +0200, Vladimir 'phcoder' Serbinenko wrote:
> +#define GRUB_MULTIBOOT_STACK_SIZE 4096
> [...]
> +#define stack_addr(x)((void *) ((x) + code_size +
> cmdline_length + boot_loader_name_length + sizeof (struct
> grub_multiboot_info) + mmap_length +