commit | fddb1363f62857dd62896c53a27e76bac84cb6b2 | [log] [tgz] |
---|---|---|
author | Sughosh Ganu <sughosh.ganu@linaro.org> | Tue May 31 12:45:35 2022 +0530 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Jun 04 08:43:55 2022 +0200 |
tree | a6fd9d0df94a27b88189020b69cd5ce3a6ec4996 | |
parent | c212fc798c2e29a449ca3551e68af7eca9d3e610 [diff] |
EFI: Update the documentation to reflect the correct value of OsIndications The OsIndications is a 64 bit variable, and the current code expects the value of the variable to be 64 bit. Update the documentation to reflect this fact. Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>