Re: [EBBR PATCH] Add EFI GUID for device tree blob

2020-05-04 Thread Heinrich Schuchardt
On 5/4/20 7:20 PM, Grant Likely wrote: > None of the relevent specs (EFI, DT, EBBR) specify the GUID for passing > a DTB. Add it to the EBBR document so it is documented somewhere > relevant. > > Fixes: #45 > Cc: Andrei Warkentin > Cc: Francois Ozog > Signed-off-by: Grant Likely > --- > source/

Re: [PATCH] Fix all UEFI references to be the same version

2020-05-04 Thread Ard Biesheuvel
On Mon, 4 May 2020 at 19:43, Grant Likely wrote: > > Reference UEFI v2.8 throughout. v2.8 is the first version that defines > the RuntimeServicesSupported variable. > > Fixes: #40 > Signed-off-by: Grant Likely This should refer to UEFI 2.8 errata A directly, which is the release that replaces th

[PATCH] Fix all UEFI references to be the same version

2020-05-04 Thread Grant Likely
Reference UEFI v2.8 throughout. v2.8 is the first version that defines the RuntimeServicesSupported variable. Fixes: #40 Signed-off-by: Grant Likely --- source/chapter2-uefi.rst | 4 ++-- source/references.rst| 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/source/c

[PATCH] trivial: Fix typo in chater 3 title

2020-05-04 Thread Grant Likely
Fixes: #42 Signed-off-by: Grant Likely --- source/chapter3-secureworld.rst | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/source/chapter3-secureworld.rst b/source/chapter3-secureworld.rst index 4e9fa61..9c51bca 100644 --- a/source/chapter3-secureworld.rst +++ b/source/

[EBBR PATCH] Add EFI GUID for device tree blob

2020-05-04 Thread Grant Likely
None of the relevent specs (EFI, DT, EBBR) specify the GUID for passing a DTB. Add it to the EBBR document so it is documented somewhere relevant. Fixes: #45 Cc: Andrei Warkentin Cc: Francois Ozog Signed-off-by: Grant Likely --- source/chapter2-uefi.rst | 10 ++ 1 file changed, 10 inse

DTE discussion agenda

2020-05-04 Thread François Ozog
Hi, Here is the agenda for today's call : - DTE activities for the next cycle and overall organization - Regular meeting setup (survey ) - System Device Tree status and roadmap (JIRA?) this topic depends on presence of SD