1/xyz/openbmc_project/control/host0/boot:
2    - Interface: xyz.openbmc_project.Control.Boot.Source
3      Properties:
4          BootSource:
5              Default: Source::Sources::Default
6    - Interface: xyz.openbmc_project.Control.Boot.Mode
7      Properties:
8          BootMode:
9              Default: Mode::Modes::Regular
10    - Interface: xyz.openbmc_project.Control.Boot.Type
11      Properties:
12          BootType:
13              Default: Type::Types::EFI
14    - Interface: xyz.openbmc_project.Object.Enable
15      Properties:
16          Enabled:
17              Default: 'false'
18
19/xyz/openbmc_project/control/host0/boot/one_time:
20    - Interface: xyz.openbmc_project.Object.Enable
21      Properties:
22          Enabled:
23              Default: 'false'
24
25