grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: loader/efi/appleloader.c


From: Robert Millan
Subject: Re: loader/efi/appleloader.c
Date: Thu, 7 Jan 2010 20:35:41 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

On Mon, Jan 04, 2010 at 02:10:44PM +0100, Vladimir 'φ-coder/phcoder' Serbinenko 
wrote:
> > They are device identifiers in EFI format. E.g. This
> > static grub_uint8_t devpath_5[] = {
> >     0x01, 0x03, 0x18, 0x00, 0x0B, 0x00, 0x00, 0x00,
> >     0x00, 0x40, 0xCB, 0xFF, 0x00, 0x00, 0x00, 0x00,
> >     0xFF, 0xBF, 0xFF, 0xFF, 0x00, 0x00, 0x00, 0x00,
> >     0x04, 0x06, 0x14, 0x00, 0xEB, 0x85, 0x05, 0x2B,
> >     0xB8, 0xD8, 0xA9, 0x49, 0x8B, 0x8C, 0xE2, 0x1B,
> >     0x01, 0xAE, 0xF2, 0xB7, 0x7F, 0xFF, 0x04, 0x00,
> > };
> >
> > Means MMIO(EfiMemoryMappedIO,
> > 0xffcb4000-0xffffbfff)/PIWGVolume(2B0585EB-D8B8-49A9-8B8CE21B01AEF2B7)
> > I can add necessary prototypes and structures
> >
> >   
> Deblobing patch attached. Binary is the same (checked)

Nice!

-- 
Robert Millan

  "Be the change you want to see in the world" -- Gandhi




reply via email to

[Prev in Thread] Current Thread [Next in Thread]