cmd: sbi: add bhyve SBI implementation ID
Bhyve is the hypervisor used by FreeBSD. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
This commit is contained in:

committed by
Leo Yu-Chi Liang

parent
490be9de22
commit
ca3985ff86
@@ -30,6 +30,7 @@ static struct sbi_imp implementations[] = {
|
||||
{ 8, "PolarFire Hart Software Services" },
|
||||
{ 9, "coreboot" },
|
||||
{ 10, "oreboot" },
|
||||
{ 11, "bhyve" },
|
||||
};
|
||||
|
||||
static struct sbi_ext extensions[] = {
|
||||
|
Reference in New Issue
Block a user