commit | e5cb0188d0e91f9d625d67de0240f5d0363f7d34 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 17 09:30:59 2024 +0100 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Jul 19 13:57:47 2024 +0200 |
tree | 5da4a701d96872a0d4562566ebc2125951428e98 | |
parent | f391101ecbdff0b3b5bd6caa2cc82f6d9a169685 [diff] |
bootstd: Tidy up comments on the boothmeth drivers Fix a typo in the comment and add one to the EFI driver too. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de> Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>