Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/chapter4-firmware-media.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ conflict with normal usage of the media by an OS.
* Firmware must be stored on the media in a way that does not conflict
with normal partitioning and usage by the operating system.
* Normal operation of the OS must not interfere with firmware files.
* Firmware needs a method to modify variable storage at runtime while the
* Firmware may need a method to modify variable storage at runtime while the
OS controls access to the device. [#LUVariables]_

.. [#LUVariables] Runtime access to firmware data may still be an issue when
Expand Down