[edk2] [PATCH v3 4/5] ArmPlatformPkg/ArmVExpress-FVP: add support for the Intel BDS

2015-09-01 Thread Ard Biesheuvel
This adds support for the Intel BDS, by introducing a define 'USE_ARM_BDS' which defaults to TRUE, and can be overridden on the build command line. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel Reviewed-by: Ryan Harkin

Re: [edk2] [PATCH v3 4/5] ArmPlatformPkg/ArmVExpress-FVP: add support for the Intel BDS

2015-09-01 Thread Leif Lindholm
On Tue, Sep 01, 2015 at 11:58:23AM +0200, Ard Biesheuvel wrote: > This adds support for the Intel BDS, by introducing a define > 'USE_ARM_BDS' which defaults to TRUE, and can be overridden on > the build command line. > > Contributed-under: TianoCore Contribution Agreement 1.0 > Signed-off-by:

Re: [edk2] [PATCH v3 4/5] ArmPlatformPkg/ArmVExpress-FVP: add support for the Intel BDS

2015-09-01 Thread Ryan Harkin
On 1 September 2015 at 10:58, Ard Biesheuvel wrote: > This adds support for the Intel BDS, by introducing a define > 'USE_ARM_BDS' which defaults to TRUE, Ooops, it's FALSE now... Sorry, that's my fault ;-) > and can be overridden on > the build command line. > >

Re: [edk2] [PATCH v3 4/5] ArmPlatformPkg/ArmVExpress-FVP: add support for the Intel BDS

2015-09-01 Thread Ard Biesheuvel
On 1 September 2015 at 17:02, Ryan Harkin wrote: > > > On 1 September 2015 at 10:58, Ard Biesheuvel > wrote: >> >> This adds support for the Intel BDS, by introducing a define >> 'USE_ARM_BDS' which defaults to TRUE, > > > Ooops, it's FALSE