Open jk-ozlabs opened 7 years ago
The ComputerSystem v1.2.0 definitions contain a few x86 assumptions that we may want to review:
#definitions/BootSourceOverrideMode
#definitions/BootSource
#definitions/ProcessorSummary/model
The ComputerSystem v1.2.0 definitions contain a few x86 assumptions that we may want to review:
#definitions/BootSourceOverrideMode
) assume the concept of "Legacy" vs. "UEFI", neither of which describe our boot interface#definitions/BootSource
could do with a non-UEFI HTTP enumeration option#definitions/ProcessorSummary/model
refers to a table in the SMBIOS specification, which almost certainly isn't suitable for POWER.