EBBR v0.7 released

2018-10-18 Thread Grant Likely
Hi everyone, I've tagged v0.7 of EBBR for review. Please feel free to circulate and solicit feedback. It will certainly be discussed at ELC Europe next week in Edinburgh. https://github.com/ARM-software/ebbr/releases/tag/v0.7 Thanks, g. ___ boot-ar

Re: [Arm.ebbr-discuss] [PATCH v2] Refactor ResetSystem() requirements

2018-10-18 Thread Daniel Thompson
On Thu, Oct 18, 2018 at 04:26:34PM +0100, Grant Likely wrote: > On 16/10/2018 17:12, Daniel Thompson wrote: > > On Thu, Oct 11, 2018 at 03:05:33PM +, Grant Likely wrote: > > > ResetSystem() was over-specified in the document. UEFI already documents > > > the behaviour of ResetSystem() sufficien

Re: [PATCH v2] Refactor ResetSystem() requirements

2018-10-18 Thread Grant Likely
On 12/10/2018 16:26, Udit Kumar wrote: -Original Message- From: Grant Likely Sent: Friday, October 12, 2018 6:19 PM To: Udit Kumar ; boot-architecture@lists.linaro.org; arm.ebbr-discuss Cc: n...@arm.com Subject: Re: [PATCH v2] Refactor ResetSystem() requirements On 12/10/2018 07:01,

Re: [Arm.ebbr-discuss] [PATCH v2] Refactor ResetSystem() requirements

2018-10-18 Thread Grant Likely
On 16/10/2018 17:12, Daniel Thompson wrote: On Thu, Oct 11, 2018 at 03:05:33PM +, Grant Likely wrote: ResetSystem() was over-specified in the document. UEFI already documents the behaviour of ResetSystem() sufficiently. Add notes on expected behaviour when platform specific or standard inter

Re: [Arm.ebbr-discuss] [PATCH v2] Refactor ResetSystem() requirements

2018-10-18 Thread David Rusling
Thanks Daniel, that really helped me understand both sides of this discussion... had to write some pseudo-code to think it through though... David On Thu, 18 Oct 2018, 10:32 Daniel Thompson, wrote: > On Thu, Oct 18, 2018 at 03:53:17AM +, Udit Kumar wrote: > > Hi Daniel > > > > > > +ResetSyst

Re: [Arm.ebbr-discuss] [PATCH v2] Refactor ResetSystem() requirements

2018-10-18 Thread Daniel Thompson
On Thu, Oct 18, 2018 at 03:53:17AM +, Udit Kumar wrote: > Hi Daniel > > > > +ResetSystem() is required to be implemented in boot services, but it > > > +is optional for runtime services. > > > +During runtime services, the operating system should first attempt to > > > +use ResetSystem() to r