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