On Fri, Dec 06, 2013 at 02:55:54PM +, Mark Salter wrote:
> On Thu, 2013-12-05 at 14:18 +, Catalin Marinas wrote:
> > On Fri, Nov 29, 2013 at 10:05:10PM +, Mark Salter wrote:
> > > + add x2, sp, 16
> > > + str x8, [x2]
> > > + bl efi_entry
> > > + cmn
On Thu, 2013-12-05 at 14:18 +, Catalin Marinas wrote:
> Hi Mark,
>
> On Fri, Nov 29, 2013 at 10:05:10PM +, Mark Salter wrote:
> > +#include
> > +#include
> > +
> > +#include
> > +
> > +#define EFI_LOAD_ERROR 0x8001
>
> It's defined already but I see why you can't include ef
On Fri, 2013-12-06 at 14:38 +0100, Leif Lindholm wrote:
> On Fri, Dec 06, 2013 at 08:34:30AM -0500, Mark Salter wrote:
> > > Or just disable runtime services on the switch to big ending. Big endian
> > > should not disable the stub (but getting it to work could be a follow-up
> > > patch)
> > >
>
On Fri, Dec 06, 2013 at 08:34:30AM -0500, Mark Salter wrote:
> > Or just disable runtime services on the switch to big ending. Big endian
> > should not disable the stub (but getting it to work could be a follow-up
> > patch)
> >
> The other problem with BE is that the PE/COFF masquerading is buil
On Fri, 2013-12-06 at 12:25 +, Grant Likely wrote:
> On Thu, 5 Dec 2013 15:28:06 +, Catalin Marinas
> wrote:
> > On Thu, Dec 05, 2013 at 02:43:23PM +, Mark Salter wrote:
> > > On Thu, 2013-12-05 at 14:18 +, Catalin Marinas wrote:
> > > > On Fri, Nov 29, 2013 at 10:05:10PM +, M
On Thu, 5 Dec 2013 15:28:06 +, Catalin Marinas
wrote:
> On Thu, Dec 05, 2013 at 02:43:23PM +, Mark Salter wrote:
> > On Thu, 2013-12-05 at 14:18 +, Catalin Marinas wrote:
> > > On Fri, Nov 29, 2013 at 10:05:10PM +, Mark Salter wrote:
> > > > This patch adds PE/COFF header fields t
On Fri, 29 Nov 2013 17:05:10 -0500, Mark Salter wrote:
> This patch adds PE/COFF header fields to the start of the Image
> so that it appears as an EFI application to EFI firmware. An EFI
> stub is included to allow direct booting of the kernel Image. Due
> to EFI firmware limitations, only little
On Thu, Dec 05, 2013 at 02:43:23PM +, Mark Salter wrote:
> On Thu, 2013-12-05 at 14:18 +, Catalin Marinas wrote:
> > On Fri, Nov 29, 2013 at 10:05:10PM +, Mark Salter wrote:
> > > This patch adds PE/COFF header fields to the start of the Image
> > > so that it appears as an EFI applicat
On Thu, 2013-12-05 at 14:18 +, Catalin Marinas wrote:
> On Fri, Nov 29, 2013 at 10:05:10PM +, Mark Salter wrote:
> > This patch adds PE/COFF header fields to the start of the Image
> > so that it appears as an EFI application to EFI firmware. An EFI
> > stub is included to allow direct boot
Hi Mark,
On Fri, Nov 29, 2013 at 10:05:10PM +, Mark Salter wrote:
> This patch adds PE/COFF header fields to the start of the Image
> so that it appears as an EFI application to EFI firmware. An EFI
> stub is included to allow direct booting of the kernel Image. Due
> to EFI firmware limitatio
On Tue, 2013-12-03 at 18:38 +, Will Deacon wrote:
> Hi Mark, Roy,
>
> On Fri, Nov 29, 2013 at 10:05:10PM +, Mark Salter wrote:
> > This patch adds PE/COFF header fields to the start of the Image
> > so that it appears as an EFI application to EFI firmware. An EFI
> > stub is included to al
On Tue, Dec 3, 2013 at 10:38 AM, Will Deacon wrote:
> Hi Mark, Roy,
>
> On Fri, Nov 29, 2013 at 10:05:10PM +, Mark Salter wrote:
>> This patch adds PE/COFF header fields to the start of the Image
>> so that it appears as an EFI application to EFI firmware. An EFI
>> stub is included to allow d
Hi Mark, Roy,
On Fri, Nov 29, 2013 at 10:05:10PM +, Mark Salter wrote:
> This patch adds PE/COFF header fields to the start of the Image
> so that it appears as an EFI application to EFI firmware. An EFI
> stub is included to allow direct booting of the kernel Image. Due
> to EFI firmware limi
13 matches
Mail list logo