commit | 74f97c917e43f08a6aa50f5a86394a9e09d35f49 | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Fri Apr 05 13:45:28 2019 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Apr 23 02:55:25 2019 +0000 |
tree | 865842970547cab3d598a8e3e47b2a4130e32282 | |
parent | aec8c827956f33eb62d80a216d8c8c26a88d0fd8 [diff] |
Shutdown thermal event due to ambient Add a shutdown thermal event error due to a high ambient temperature. Change-Id: I6d1ee3f64dc72758c6b20479ae84ccdf2b4ae369 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
diff --git a/xyz/openbmc_project/State/Shutdown/ThermalEvent.errors.yaml b/xyz/openbmc_project/State/Shutdown/ThermalEvent.errors.yaml index b711247..21dde3a 100644 --- a/xyz/openbmc_project/State/Shutdown/ThermalEvent.errors.yaml +++ b/xyz/openbmc_project/State/Shutdown/ThermalEvent.errors.yaml
@@ -3,3 +3,6 @@ - name: GPU description: The system shut down due to a GPU overtemp. + +- name: Ambient + description: System shutdown due to a high ambient temperature.