Re: [PATCH] Create a new chapter to discuss shared storage

2018-07-05 Thread Daniel Thompson
On Thu, Jul 05, 2018 at 11:11:23AM +0100, Grant Likely wrote: > > > +On removable media, firmware should be stored in the ESP under the > > > +``/FIRMWARE`` directory structure as described above. > > > +Platform vendors should support their platform by providing a single > > > +.zip file that plac

Re: [PATCH] Create a new chapter to discuss shared storage

2018-07-05 Thread Grant Likely
On 03/07/2018 14:17, Daniel Thompson wrote: On Fri, Jun 29, 2018 at 06:02:50PM +0100, Grant Likely wrote: Special care is needed when storage is shared between firmware and the OS. Add a chapter that discusses the issues and puts down the requirements for using shared storage. Resolves: #19 Cc

Re: [PATCH] Create a new chapter to discuss shared storage

2018-07-03 Thread Daniel Thompson
On Fri, Jun 29, 2018 at 06:02:50PM +0100, Grant Likely wrote: > Special care is needed when storage is shared between firmware and the > OS. Add a chapter that discusses the issues and puts down the > requirements for using shared storage. > > Resolves: #19 > > Cc: Daniel Thompson > Signed-off-b

Re: [Arm.ebbr-discuss] [PATCH] Create a new chapter to discuss shared storage

2018-07-02 Thread Grant Likely
On 29/06/2018 22:49, Rob Herring wrote: On Fri, Jun 29, 2018 at 11:03 AM Grant Likely wrote: +Some shared media provides dedicate boot regions, but in many cases dedicated perhaps an "(e.g. eMMC)" fixed +Shared storage must use GPT partitioning unless the storage media provides +device-n

Re: [Arm.ebbr-discuss] [PATCH] Create a new chapter to discuss shared storage

2018-06-29 Thread Rob Herring
On Fri, Jun 29, 2018 at 11:03 AM Grant Likely wrote: > > Special care is needed when storage is shared between firmware and the > OS. Add a chapter that discusses the issues and puts down the > requirements for using shared storage. > > Resolves: #19 > > Cc: Daniel Thompson > Signed-off-by: Grant

[PATCH] Create a new chapter to discuss shared storage

2018-06-29 Thread Grant Likely
Special care is needed when storage is shared between firmware and the OS. Add a chapter that discusses the issues and puts down the requirements for using shared storage. Resolves: #19 Cc: Daniel Thompson Signed-off-by: Grant Likely --- source/chapter2-uefi.rst | 44 -- source/