diff options
| author | Sughosh Ganu <[email protected]> | 2022-06-01 23:30:39 +0530 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2022-06-12 09:17:54 +0200 |
| commit | 119fafdefb81677dc629b79263672e9457849c61 (patch) | |
| tree | 725f93299c790d69eb7265d7f1bb3bf23a6a84d9 /doc/develop/python_cq.rst | |
| parent | 57bd363de7b95bececd40a0c8dbb2fcf4d8d3b21 (diff) | |
EFI: Do not consider OsIndications variable if CONFIG_EFI_IGNORE_OSINDICATIONS is enabled
The EFI_IGNORE_OSINDICATIONS config symbol was introduced as a
mechanism to have capsule updates work even on platforms where the
SetVariable runtime service was not supported. The current logic
requires the OsIndications variable to have been set to a 64 bit value
even when the EFI_IGNORE_OSINDICATIONS config is enabled. Return an
error code on not being able to read the variable only when
EFI_IGNORE_OSINDICATIONS is not enabled.
Signed-off-by: Sughosh Ganu <[email protected]>
Reviewed-by: Heinrich Schuchardt <[email protected]>
Diffstat (limited to 'doc/develop/python_cq.rst')
0 files changed, 0 insertions, 0 deletions
