bootloader: repair schema (add missing properties)
This commit is contained in:
parent
ee90fee7bb
commit
db02ae0ce7
@ -11,6 +11,7 @@ properties:
|
||||
kernelSearchPath: { type: string }
|
||||
kernelName: { type: string }
|
||||
kernelParams: { type: array, items: { type: string } }
|
||||
kernelPattern: { type: string }
|
||||
loaderEntries: { type: array, items: { type: string } }
|
||||
refindKernelList: { type: array, items: { type: string } }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user