From 0e7f6b63d2f2f48a10c6a139d390c8c7598f3983 Mon Sep 17 00:00:00 2001 From: Grant Likely Date: Fri, 6 Aug 2021 16:17:56 +0100 Subject: [PATCH] v2.0.1 This is a point update to EBBR spec. This update fixes some typos and relaxes the requirement for implementing ESRT. The ESRT relaxation is temporary due to released software not yet being able to meet the requirement. Mainline U-Boot has already fixed most of the issues so that ESRT can be reintroduced in the next minor or major release. This release also merges in requirements for RISC-V platforms which had been discussed on the mailing list for some time now. It is safe to merge in this point release as it doesn't affect requirements on other architectures. Signed-off-by: Grant Likely --- source/conf.py | 2 +- source/index.rst | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/source/conf.py b/source/conf.py index 4a2566a..3c1150c 100644 --- a/source/conf.py +++ b/source/conf.py @@ -49,7 +49,7 @@ # General information about the project. project = 'Embedded Base Boot Requirements (EBBR) Specification' -copyright = '2017-2019 Arm Limited and Contributors' +copyright = '2017-2021 Arm Limited and Contributors' author = 'Arm Limited and Contributors' # The version info for the project you're documenting, acts as replacement for diff --git a/source/index.rst b/source/index.rst index e2143a9..31952cb 100644 --- a/source/index.rst +++ b/source/index.rst @@ -7,7 +7,7 @@ Embedded Base Boot Requirements (EBBR) Specification #################################################### -Copyright © 2017-2019 Arm Limited and Contributors. +Copyright © 2017-2021 Arm Limited and Contributors. Copyright © 2021 Western Digital Corporation or its affiliates, 2021 @@ -69,6 +69,13 @@ Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. - Updated firmware shared storage requirements - Refined RTC requirements - Fixed ResetSystem() to correctly describe failure condition + * - 6 Aug 2021 + - 2.0.1 + - - Update UEFI version to 2.9 + - Update Devicetree spec version to v0.3 + - Add RISC-V platform text + - Temporarily drop ESRT requirement + - Fix typos .. toctree:: :numbered: