commit | 45c16fd0c2457d64fa94ddf3f96818542ebf72b6 | [log] [tgz] |
---|---|---|
author | Masahisa Kojima <masahisa.kojima@linaro.org> | Fri Nov 12 16:24:27 2021 +0900 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Nov 20 10:53:00 2021 +0100 |
tree | a99def000e0ed25767fdeadb483a55453fc119a8 | |
parent | 3f80064fd55fa0c4767e92bb359dd4a582849584 [diff] |
efi: add comment for efi_system_table and efi_configuration_table This commit adds the comment for efi_system_table and efi_configuration_table structure. Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>