summaryrefslogtreecommitdiffstats
path: root/meta-openpower
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openpower')
-rw-r--r--meta-openpower/recipes-phosphor/ipmi/hostboot-inventory-config/config.yaml23
1 files changed, 23 insertions, 0 deletions
diff --git a/meta-openpower/recipes-phosphor/ipmi/hostboot-inventory-config/config.yaml b/meta-openpower/recipes-phosphor/ipmi/hostboot-inventory-config/config.yaml
index 2233913aa..03ceec75c 100644
--- a/meta-openpower/recipes-phosphor/ipmi/hostboot-inventory-config/config.yaml
+++ b/meta-openpower/recipes-phosphor/ipmi/hostboot-inventory-config/config.yaml
@@ -115,3 +115,26 @@ MEMBUFF:
IPMIFruSection: Board
IPMIFruProperty: "Name"
xyz.openbmc_project.Inventory.Item.MemoryBuffer:
+
+TPM:
+ EntityID: 176
+ Interfaces:
+ xyz.openbmc_project.Inventory.Decorator.Asset:
+ BuildDate:
+ IPMIFruSection: Board
+ IPMIFruProperty: "Mfg Date"
+ Manufacturer:
+ IPMIFruSection: Board
+ IPMIFruProperty: "Manufacturer"
+ PartNumber:
+ IPMIFruSection: Board
+ IPMIFruProperty: "Part Number"
+ SerialNumber:
+ IPMIFruSection: Board
+ IPMIFruProperty: "Serial Number"
+ xyz.openbmc_project.Inventory.Item:
+ PrettyName:
+ IPMIFruSection: Board
+ IPMIFruProperty: "Name"
+ xyz.openbmc_project.Inventory.Item.Tpm:
+
OpenPOWER on IntegriCloud