Skip to content

FirmType

Possible values for VM image's firmetype required by hypervisor.

URI: FirmType

Permissible Values

Value Meaning Description
BIOS None
UEFI None
other None

Slots

Name Description
firmwareType Type of firmware which which guests are booted

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/gaia-x/development#vm-image

LinkML Source

name: FirmType
description: Possible values for VM image's firmetype required by hypervisor.
from_schema: https://w3id.org/gaia-x/development#vm-image
permissible_values:
  BIOS:
    text: BIOS
  UEFI:
    text: UEFI
  other:
    text: other