commit | 9f251d1dfa17d3a63785c0a911f3ee2167de5419 | [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 | 85efa4e1dddf28358ceffab528f77bd2e0487d46 [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>