summaryrefslogtreecommitdiffstats
path: root/src/import/chips/centaur/procedures/vpd_accessors/getMBvpdAttrData.mk
diff options
context:
space:
mode:
authorLuke Mulkey <lwmulkey@us.ibm.com>2017-06-09 13:38:49 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-09-05 23:39:55 -0400
commitf5ab69cd1fb4f4af912e0dea61979db4195fbe01 (patch)
tree2561cf4cc9dc934be4b98d22568b6b5793d4434d /src/import/chips/centaur/procedures/vpd_accessors/getMBvpdAttrData.mk
parent9caf663dd9b91fbdc8cad8efa0a07c701c59a46b (diff)
downloadtalos-hostboot-f5ab69cd1fb4f4af912e0dea61979db4195fbe01.tar.gz
talos-hostboot-f5ab69cd1fb4f4af912e0dea61979db4195fbe01.zip
Memory buffer vpd accessor functions
Patch set 1 is fapi1 version for comparison Change-Id: I533ad241a5baa4c13b5b6db9207cf7016761370b Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41627 Dev-Ready: Steven B. Janssen <janssens@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Brent Wieman <bwieman@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: Steven B. Janssen <janssens@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/44824 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/centaur/procedures/vpd_accessors/getMBvpdAttrData.mk')
-rwxr-xr-xsrc/import/chips/centaur/procedures/vpd_accessors/getMBvpdAttrData.mk29
1 files changed, 29 insertions, 0 deletions
diff --git a/src/import/chips/centaur/procedures/vpd_accessors/getMBvpdAttrData.mk b/src/import/chips/centaur/procedures/vpd_accessors/getMBvpdAttrData.mk
new file mode 100755
index 000000000..a6dae56f9
--- /dev/null
+++ b/src/import/chips/centaur/procedures/vpd_accessors/getMBvpdAttrData.mk
@@ -0,0 +1,29 @@
+# IBM_PROLOG_BEGIN_TAG
+# This is an automatically generated prolog.
+#
+# $Source: src/import/chips/centaur/procedures/vpd_accessors/getMBvpdAttrData.mk $
+#
+# OpenPOWER HostBoot Project
+#
+# Contributors Listed Below - COPYRIGHT 2016,2017
+# [+] 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
+
+# Include the macros and things for MSS procedures
+PROCEDURE=getMBvpdAttrData
+$(eval $(call ADD_MEMORY_INCDIRS,$(PROCEDURE)))
+$(call BUILD_PROCEDURE)
OpenPOWER on IntegriCloud