blob: d877b97ea338b54075a3fc329a53762e6276b0e2 [file] [log] [blame]
option('max-boot-cycle-count', type:'integer', min:1, max: 100, description: 'Maximum boot cycles for which the post codes should be persisted', value:100)
option('bios-post-code-log', type:'feature',description:'bios post code log',value:'disabled')
option('max-post-code-size-per-cycle', type:'integer', min:64, max: 1024, description: 'Maximum post code file size per cycle', value:512)