Signed-off-by: Arkadiusz Drabczyk <arkadiusz@xxxxxxxxxxxx> --- source/flattened-format.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/flattened-format.rst b/source/flattened-format.rst index bd98891..3185480 100644 --- a/source/flattened-format.rst +++ b/source/flattened-format.rst @@ -185,8 +185,8 @@ used, whether or not it is in the reserved areas. Any memory that is declared in a memory node and is accessed by the boot program or caused to be accessed by the boot program after client entry -must be reserved. Examples of this type of access include (e.g., -speculative memory reads through a non-guarded virtual page). +must be reserved. Examples of this type of access include speculative +memory reads through a non-guarded virtual page. This requirement is necessary because any memory that is not reserved may be accessed by the client program with arbitrary storage attributes. -- 2.9.0