mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-22 03:12:27 +00:00
openapi: Add 'firmware' to 'PayloadConfig'
This option is needed for the openapi consumer (e.g. Kata Containers) to load firmware (e.g. td-shim) for booting. Signed-off-by: Bo Chen <chen.bo@intel.com>
This commit is contained in:
parent
4b4354a52c
commit
2115a41568
@ -502,6 +502,8 @@ components:
|
||||
PayloadConfig:
|
||||
type: object
|
||||
properties:
|
||||
firmware:
|
||||
type: string
|
||||
kernel:
|
||||
type: string
|
||||
cmdline:
|
||||
|
Loading…
x
Reference in New Issue
Block a user