| commit | 22777bb5d531fac82da05c1fca6f02111b93e286 | [log] [tgz] |
|---|---|---|
| author | Simon Glass <[email protected]> | Sun Jun 20 15:40:50 2021 |
| committer | Commit Bot <[email protected]> | Mon Jul 12 22:54:29 2021 |
| tree | 1c1e3e020d786280a3e010eca1ecb445cbdf4aa8 | |
| parent | 7b74b47be87cb51ac2e413f898a7496945458232 [diff] |
Add comments to make it easier to decode return codes At present in some cases it takes quite a while to figure out what enum an error code corresponds to. Add a few comments to make this a little faster. BUG=b:191646387 BRANCH=none TEST=FEATURES=test sudo -E emerge vboot_reference Signed-off-by: Simon Glass <[email protected]> Change-Id: I72311d6fdf3c95284f26f28341f2d7d103f6a616 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/vboot_reference/+/2975085 Reviewed-by: Julius Werner <[email protected]>