commit | b49861ab85909ce27ddc7b25f45b33b545048567 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Wed Apr 17 16:01:28 2024 +0200 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Wed May 01 22:40:17 2024 +0800 |
tree | 76d961cd48bdac4890e2e066ea8b37fa9f05b2b5 | |
parent | c57c187bd44a4a3939ea711dc86b9cef775be3f4 [diff] |
cmd: sbi: add coreboot and oreboot implementation IDs Let the sbi command detect the coreboot and oreboot SBI Implementation IDs defined in SBI specification v2.0. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>