summaryrefslogtreecommitdiffstats
path: root/src/include/usr/hwas
diff options
context:
space:
mode:
authorMatt Raybuck <mraybuc@us.ibm.com>2018-12-14 11:19:42 -0600
committerChristian R. Geddes <crgeddes@us.ibm.com>2018-12-18 10:05:29 -0600
commit5df2c7f08c0ee9bf2d7b7159f47a2677af41e2ea (patch)
tree73d2dff0d27d029eb759debad079345a9110bc47 /src/include/usr/hwas
parentdb55a872a4a7730145cc4d3d2667f7770c7c98ab (diff)
downloadtalos-hostboot-5df2c7f08c0ee9bf2d7b7159f47a2677af41e2ea.tar.gz
talos-hostboot-5df2c7f08c0ee9bf2d7b7159f47a2677af41e2ea.zip
Better logging for Partial Good Issues (1/2)
Added a new empty file for common code so that a pre-req can be made for the main commit. Change-Id: Idbe4d6b920d0eb3c6d27f72b72a0a569e705dbc1 RTC:180365 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69871 Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Reviewed-by: Roland Veloz <rveloz@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Ilya Smirnov <ismirno@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/include/usr/hwas')
-rw-r--r--src/include/usr/hwas/common/vpdConstants.H24
1 files changed, 24 insertions, 0 deletions
diff --git a/src/include/usr/hwas/common/vpdConstants.H b/src/include/usr/hwas/common/vpdConstants.H
new file mode 100644
index 000000000..ee661a265
--- /dev/null
+++ b/src/include/usr/hwas/common/vpdConstants.H
@@ -0,0 +1,24 @@
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: src/include/usr/hwas/common/vpdConstants.H $ */
+/* */
+/* OpenPOWER HostBoot Project */
+/* */
+/* Contributors Listed Below - COPYRIGHT 2018 */
+/* [+] International Business Machines Corp. */
+/* */
+/* */
+/* Licensed under the Apache License, Version 2.0 (the "License"); */
+/* you may not use this file except in compliance with the License. */
+/* You may obtain a copy of the License at */
+/* */
+/* http://www.apache.org/licenses/LICENSE-2.0 */
+/* */
+/* Unless required by applicable law or agreed to in writing, software */
+/* distributed under the License is distributed on an "AS IS" BASIS, */
+/* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or */
+/* implied. See the License for the specific language governing */
+/* permissions and limitations under the License. */
+/* */
+/* IBM_PROLOG_END_TAG */
OpenPOWER on IntegriCloud