mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +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:
@@ -502,6 +502,8 @@ components:
|
||||
PayloadConfig:
|
||||
type: object
|
||||
properties:
|
||||
firmware:
|
||||
type: string
|
||||
kernel:
|
||||
type: string
|
||||
cmdline:
|
||||
|
||||
Reference in New Issue
Block a user