Commit 797b223
chapter4: Variable storage description is inprecise
The text in chapter 4 contains:
Firmware needs a method to modify variable storage at runtime while
the OS controls access to the device."
We explicitly don't require SetVariable() at runtime. But this sentence
sounds normative. We should stick to RFC 2119 and add MAY here.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>1 parent 2bb2ae0 commit 797b223
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments