Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 1 | # Generated file; do not modify. |
| 2 | subdir('Boot') |
| 3 | subdir('CFMLimit') |
| 4 | generated_others += custom_target( |
| 5 | 'xyz/openbmc_project/Control/CFMLimit__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 6 | input: [ '../../../../yaml/xyz/openbmc_project/Control/CFMLimit.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 7 | output: [ 'CFMLimit.md' ], |
| 8 | command: [ |
| 9 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 10 | '--output', meson.current_build_dir(), |
| 11 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 12 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 13 | 'xyz/openbmc_project/Control/CFMLimit', |
| 14 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 15 | ) |
| 16 | |
| 17 | subdir('ChassisCapabilities') |
| 18 | generated_others += custom_target( |
| 19 | 'xyz/openbmc_project/Control/ChassisCapabilities__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 20 | input: [ '../../../../yaml/xyz/openbmc_project/Control/ChassisCapabilities.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 21 | output: [ 'ChassisCapabilities.md' ], |
| 22 | command: [ |
| 23 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 24 | '--output', meson.current_build_dir(), |
| 25 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 26 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 27 | 'xyz/openbmc_project/Control/ChassisCapabilities', |
| 28 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 29 | ) |
| 30 | |
| 31 | subdir('Device') |
| 32 | generated_others += custom_target( |
| 33 | 'xyz/openbmc_project/Control/Device__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 34 | input: [ '../../../../yaml/xyz/openbmc_project/Control/Device.errors.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 35 | output: [ 'Device.md' ], |
| 36 | command: [ |
| 37 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 38 | '--output', meson.current_build_dir(), |
| 39 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 40 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 41 | 'xyz/openbmc_project/Control/Device', |
| 42 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 43 | ) |
| 44 | |
| 45 | subdir('FanPwm') |
| 46 | generated_others += custom_target( |
| 47 | 'xyz/openbmc_project/Control/FanPwm__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 48 | input: [ '../../../../yaml/xyz/openbmc_project/Control/FanPwm.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 49 | output: [ 'FanPwm.md' ], |
| 50 | command: [ |
| 51 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 52 | '--output', meson.current_build_dir(), |
| 53 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 54 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 55 | 'xyz/openbmc_project/Control/FanPwm', |
| 56 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 57 | ) |
| 58 | |
| 59 | subdir('FanRedundancy') |
| 60 | generated_others += custom_target( |
| 61 | 'xyz/openbmc_project/Control/FanRedundancy__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 62 | input: [ '../../../../yaml/xyz/openbmc_project/Control/FanRedundancy.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 63 | output: [ 'FanRedundancy.md' ], |
| 64 | command: [ |
| 65 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 66 | '--output', meson.current_build_dir(), |
| 67 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 68 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 69 | 'xyz/openbmc_project/Control/FanRedundancy', |
| 70 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 71 | ) |
| 72 | |
| 73 | subdir('FanSpeed') |
| 74 | generated_others += custom_target( |
| 75 | 'xyz/openbmc_project/Control/FanSpeed__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 76 | input: [ '../../../../yaml/xyz/openbmc_project/Control/FanSpeed.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 77 | output: [ 'FanSpeed.md' ], |
| 78 | command: [ |
| 79 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 80 | '--output', meson.current_build_dir(), |
| 81 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 82 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 83 | 'xyz/openbmc_project/Control/FanSpeed', |
| 84 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 85 | ) |
| 86 | |
| 87 | subdir('FieldMode') |
| 88 | generated_others += custom_target( |
| 89 | 'xyz/openbmc_project/Control/FieldMode__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 90 | input: [ '../../../../yaml/xyz/openbmc_project/Control/FieldMode.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 91 | output: [ 'FieldMode.md' ], |
| 92 | command: [ |
| 93 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 94 | '--output', meson.current_build_dir(), |
| 95 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 96 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 97 | 'xyz/openbmc_project/Control/FieldMode', |
| 98 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 99 | ) |
| 100 | |
| 101 | subdir('Host') |
| 102 | generated_others += custom_target( |
| 103 | 'xyz/openbmc_project/Control/Host__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 104 | input: [ '../../../../yaml/xyz/openbmc_project/Control/Host.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 105 | output: [ 'Host.md' ], |
| 106 | command: [ |
| 107 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 108 | '--output', meson.current_build_dir(), |
| 109 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 110 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 111 | 'xyz/openbmc_project/Control/Host', |
| 112 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 113 | ) |
| 114 | |
| 115 | subdir('MinimumShipLevel') |
| 116 | generated_others += custom_target( |
| 117 | 'xyz/openbmc_project/Control/MinimumShipLevel__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 118 | input: [ '../../../../yaml/xyz/openbmc_project/Control/MinimumShipLevel.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 119 | output: [ 'MinimumShipLevel.md' ], |
| 120 | command: [ |
| 121 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 122 | '--output', meson.current_build_dir(), |
| 123 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 124 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 125 | 'xyz/openbmc_project/Control/MinimumShipLevel', |
| 126 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 127 | ) |
| 128 | |
| 129 | subdir('Mode') |
| 130 | generated_others += custom_target( |
| 131 | 'xyz/openbmc_project/Control/Mode__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 132 | input: [ '../../../../yaml/xyz/openbmc_project/Control/Mode.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 133 | output: [ 'Mode.md' ], |
| 134 | command: [ |
| 135 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 136 | '--output', meson.current_build_dir(), |
| 137 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 138 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 139 | 'xyz/openbmc_project/Control/Mode', |
| 140 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 141 | ) |
| 142 | |
| 143 | subdir('Power') |
| 144 | subdir('PowerSupplyAttributes') |
| 145 | generated_others += custom_target( |
| 146 | 'xyz/openbmc_project/Control/PowerSupplyAttributes__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 147 | input: [ '../../../../yaml/xyz/openbmc_project/Control/PowerSupplyAttributes.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 148 | output: [ 'PowerSupplyAttributes.md' ], |
| 149 | command: [ |
| 150 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 151 | '--output', meson.current_build_dir(), |
| 152 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 153 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 154 | 'xyz/openbmc_project/Control/PowerSupplyAttributes', |
| 155 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 156 | ) |
| 157 | |
| 158 | subdir('PowerSupplyRedundancy') |
| 159 | generated_others += custom_target( |
| 160 | 'xyz/openbmc_project/Control/PowerSupplyRedundancy__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 161 | input: [ '../../../../yaml/xyz/openbmc_project/Control/PowerSupplyRedundancy.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 162 | output: [ 'PowerSupplyRedundancy.md' ], |
| 163 | command: [ |
| 164 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 165 | '--output', meson.current_build_dir(), |
| 166 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 167 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 168 | 'xyz/openbmc_project/Control/PowerSupplyRedundancy', |
| 169 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 170 | ) |
| 171 | |
Jonathan Doman | 1d4979c | 2020-09-10 16:32:04 -0700 | [diff] [blame] | 172 | subdir('Processor') |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 173 | subdir('Security') |
| 174 | subdir('Service') |
Patrick Williams | ed45963 | 2020-12-18 07:18:34 -0600 | [diff] [blame] | 175 | subdir('TPM') |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 176 | subdir('ThermalMode') |
| 177 | generated_others += custom_target( |
| 178 | 'xyz/openbmc_project/Control/ThermalMode__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 179 | input: [ '../../../../yaml/xyz/openbmc_project/Control/ThermalMode.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 180 | output: [ 'ThermalMode.md' ], |
| 181 | command: [ |
| 182 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 183 | '--output', meson.current_build_dir(), |
| 184 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 185 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 186 | 'xyz/openbmc_project/Control/ThermalMode', |
| 187 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 188 | ) |
| 189 | |
Patrick Williams | a7a6db3 | 2020-12-03 08:38:37 -0600 | [diff] [blame] | 190 | subdir('VoltageRegulatorControl') |
| 191 | generated_others += custom_target( |
| 192 | 'xyz/openbmc_project/Control/VoltageRegulatorControl__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 193 | input: [ '../../../../yaml/xyz/openbmc_project/Control/VoltageRegulatorControl.interface.yaml', ], |
Patrick Williams | a7a6db3 | 2020-12-03 08:38:37 -0600 | [diff] [blame] | 194 | output: [ 'VoltageRegulatorControl.md' ], |
| 195 | command: [ |
| 196 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 197 | '--output', meson.current_build_dir(), |
| 198 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 199 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | a7a6db3 | 2020-12-03 08:38:37 -0600 | [diff] [blame] | 200 | 'xyz/openbmc_project/Control/VoltageRegulatorControl', |
| 201 | ], |
Patrick Williams | a7a6db3 | 2020-12-03 08:38:37 -0600 | [diff] [blame] | 202 | ) |
| 203 | |
| 204 | subdir('VoltageRegulatorMode') |
| 205 | generated_others += custom_target( |
| 206 | 'xyz/openbmc_project/Control/VoltageRegulatorMode__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 207 | input: [ '../../../../yaml/xyz/openbmc_project/Control/VoltageRegulatorMode.interface.yaml', ], |
Patrick Williams | a7a6db3 | 2020-12-03 08:38:37 -0600 | [diff] [blame] | 208 | output: [ 'VoltageRegulatorMode.md' ], |
| 209 | command: [ |
| 210 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 211 | '--output', meson.current_build_dir(), |
| 212 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 213 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | a7a6db3 | 2020-12-03 08:38:37 -0600 | [diff] [blame] | 214 | 'xyz/openbmc_project/Control/VoltageRegulatorMode', |
| 215 | ], |
Patrick Williams | a7a6db3 | 2020-12-03 08:38:37 -0600 | [diff] [blame] | 216 | ) |
| 217 | |