[edk2] GUID for Flattened Device Tree in configuration table.

2013-12-09 Thread Grant Likely
Hi all, We (Linaro) are working on support for passing a flattened device tree (FDT) via the UEFI configuration table. Before we publish patches, I want to make sure that we've generated a valid UUID for the FDT entry. We used the Linux tool uuidgen and it produced this: #define EFI_DEVICE_TREE_G

Re: [edk2] [PATCH] comment copy/paste fix

2013-08-30 Thread Grant Likely
On Fri, 23 Aug 2013 18:59:51 +0100, "Olivier Martin" wrote: > Thanks Roy for the contribution. > > It looks good to me, but I can only accept patches if submitted under the > 'TianoCore Contribution Agreement 1.0'. > Have a look at the code contribution process: > https://sourceforge.net/apps/me

Re: [edk2] Platform Specific Contribution

2013-07-29 Thread Grant Likely
On Mon, Jul 29, 2013 at 12:06 PM, Dan Handley wrote: >> From: Ryan Harkin [mailto:ryan.har...@linaro.org] >> Sent: 29 July 2013 16:42 >> To: Grant Likely >> Cc: edk2-devel@lists.sourceforge.net; Olivier Martin >> Subject: Re: [edk2] Platform Specific Contributi

Re: [edk2] Platform Specific Contribution

2013-07-27 Thread Grant Likely
[cc'ing ryan; he already has to deal with keeping multiple platforms in sync with mainline] On Fri, Jul 26, 2013 at 4:06 PM, Andrew Fish wrote: > On Jul 25, 2013, at 3:07 AM, Olivier Martin wrote: > > > Grant did some investigation a while ago when Linaro started to work on UEFI > > – see his em

Re: [edk2] [PATCH 5/9] ArmPlatformPkg/Bds: Make ".EFI" files recognizable as EFI applications.

2013-06-21 Thread Grant Likely
On Fri, Jun 21, 2013 at 9:05 AM, Ryan Harkin wrote: > From: Leif Lindholm > > Currently, only ".efi" files are recognized as valid ARM UEFI > applications by BDS. This patch also makes ".EFI" files recognised. > > Signed-off-by: Leif Lindholm > --- > ArmPlatformPkg/Bds/BdsHelper.c |3 +++ >

Re: [edk2] Regarding storing Boot Device Config in persistent memory

2013-03-19 Thread Grant Likely
On Tue, Mar 19, 2013 at 3:11 PM, Cohen, Eugene wrote: > You should be able to squeeze down the GPT header and entry array to reside > in LBAs 1 to 16 and make the boot partition a real GPT partition as well. I > didn't see anything in the GPT spec that specifies a minimum entry array size > so

Re: [edk2] Regarding storing Boot Device Config in persistent memory

2013-03-19 Thread Grant Likely
> > > -- IMPORTANT NOTICE: The contents of this email and any attachments are > confidential and may also be privileged. If you are not the intended > recipient, please notify the sender immediately and do not disclose th

Re: [edk2] Git as an svn alternative - was [PATCH] Fix broken IA32 ...

2013-02-12 Thread Grant Likely
On Tue, Feb 12, 2013 at 4:44 PM, Grant Likely wrote: > On Tue, Feb 12, 2013 at 4:29 PM, Jordan Justen wrote: >> On Tue, Feb 12, 2013 at 3:11 AM, Grant Likely >> wrote: >>> On Feb 1, 2013 Jordan Justen wrote: >>>> On Fri, Feb 1, 2013 at 11:33 AM, Olivie

Re: [edk2] Git as an svn alternative - was [PATCH] Fix broken IA32 ...

2013-02-12 Thread Grant Likely
On Tue, Feb 12, 2013 at 4:29 PM, Jordan Justen wrote: > On Tue, Feb 12, 2013 at 3:11 AM, Grant Likely > wrote: >> On Feb 1, 2013 Jordan Justen wrote: >>> On Fri, Feb 1, 2013 at 11:33 AM, Olivier Martin >>> wrote: >>> > Linaro maintains their own gi

Re: [edk2] Git as an svn alternative - was [PATCH] Fix broken IA32 ...

2013-02-12 Thread Grant Likely
On Feb 1, 2013 Jordan Justen wrote: > On Fri, Feb 1, 2013 at 11:33 AM, Olivier Martin > wrote: > > Linaro maintains their own git-svn service: > > http://git.linaro.org/gitweb?p=mirror/edk2/edk2.git;a=summary > > Andrew, > > While I agree with you that git-svn is a great thing for working with >