Initial commit

This commit is contained in:
Your Name
2026-04-23 17:07:55 +08:00
commit b7e39e063b
16725 changed files with 1625565 additions and 0 deletions
@@ -0,0 +1,37 @@
# A template for generating extra-properties.yaml for ipmi-fru-parser, from the
# MRW with gen_fru_properties.pl
DIMM:
xyz.openbmc_project.Inventory.Decorator.Cacheable:
Cached: 'false'
xyz.openbmc_project.Inventory.Decorator.Replaceable:
FieldReplaceable: 'false'
xyz.openbmc_project.Inventory.Item:
Present: 'true'
NODE:
xyz.openbmc_project.Inventory.Decorator.Cacheable:
Cached: 'false'
xyz.openbmc_project.Inventory.Decorator.Replaceable:
FieldReplaceable: 'false'
xyz.openbmc_project.Inventory.Item:
Present: 'true'
PROC:
xyz.openbmc_project.Inventory.Decorator.Cacheable:
Cached: 'false'
xyz.openbmc_project.Inventory.Decorator.Replaceable:
FieldReplaceable: 'false'
xyz.openbmc_project.Inventory.Item:
Present: 'true'
SYS:
xyz.openbmc_project.Inventory.Decorator.Cacheable:
Cached: 'false'
xyz.openbmc_project.Inventory.Decorator.Replaceable:
FieldReplaceable: 'false'
xyz.openbmc_project.Inventory.Item:
Present: 'true'
TPM:
xyz.openbmc_project.Inventory.Decorator.Cacheable:
Cached: 'false'
xyz.openbmc_project.Inventory.Decorator.Replaceable:
FieldReplaceable: 'true'
xyz.openbmc_project.Inventory.Item:
Present: 'true'