commit | 345abd962faf8335e2f90109636616c75ff4f608 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Mar 28 10:41:00 2021 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Apr 10 12:00:24 2021 +0200 |
tree | 0d7e89fe91e935e685fb1f47237e233eb1dd22d8 | |
parent | 1c579db79a2365f3b5597cd04dd0bc7913367a8b [diff] |
efi_loader: improve documentation of enum efi_test_phase * Avoid a warning: "Incorrect use of kernel-doc format". * Remove duplicate text. * Clarify usage of EFI_SETTING_VIRTUAL_ADDRESS_MAP. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>