Hi Grant,
On 6 July 2018 at 08:14, Grant Likely grant.likely@arm.com wrote:
Some of the language was ambiguous and it seemed like UEFI was optional. Tighten it up to be clear the EBBR requires UEFI and add some details about how EBBR informs how UEFI is used for embedded systems.
Can U-Boot be used, implementing these protocols? If so, can you add that information too so it is clear?
The block device partitioning section is also moved within the chapter so it doesn't appear as a subsection of the system environment section (which mainly talks about the CPU execution mode).
Signed-off-by: Grant Likely grant.likely@arm.com
source/appendix-a-uefi-features.rst | 2 ++ source/chapter1-about.rst | 17 ++++++++++------- source/chapter2-uefi.rst | 29 ++++++++++++++--------------- 3 files changed, 26 insertions(+), 22 deletions(-)
Regards, Simon