commit | f22db44c1bb6ae86b0ffb416bdd690bcf97d7250 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Tue Oct 04 10:09:54 2022 +0200 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Thu Oct 20 15:22:15 2022 +0800 |
tree | 3d8405415f5dbba14c0110ae31043cec10f63060 | |
parent | 72c1f5f282737156ef630db911979eeb16796522 [diff] |
cmd/sbi: user friendly short texts In the sbi command use the same short texts for the legacy extensions as the SBI specification 1.0.0. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Rick Chen <rick@andestech.com>