Skip to content

Commit

Permalink
Adding in TPM FRU info
Browse files Browse the repository at this point in the history
Adding in Enumerator and FRU ID for TPM.
  • Loading branch information
Erich-Hauptli committed Mar 5, 2019
1 parent bea477b commit 2d9c9f0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion witherspoon.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2059,6 +2059,10 @@
<name>CHASSIS</name>
<value>0x17</value>
</enumerator>
<enumerator>
<name>TPM</name>
<value>0xB0</value>
</enumerator>
</enumerationType>
<enumerationType>
<id>EXECUTION_PLATFORM</id>
Expand Down Expand Up @@ -14777,7 +14781,7 @@
<id>/sys-0/node-0/motherboard-0/skipper-14/daughtercard-10/tpm-0</id>
<property>
<id>FRU_ID</id>
<value></value>
<value>27</value>
</property>
</globalSetting>
<globalSetting>
Expand Down

0 comments on commit 2d9c9f0

Please sign in to comment.