summaryrefslogtreecommitdiffstats
path: root/src/import/generic
diff options
context:
space:
mode:
authorStephen Glancy <sglancy@us.ibm.com>2018-08-23 11:59:16 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2018-08-28 14:59:16 -0500
commit8cb89b7faae91267ba9c1c03531a26882f2a59e0 (patch)
treebdc5c0c4cfacdfe927eb24a4df43eb00a3cc3d5f /src/import/generic
parent6a593d78b7c559ab77ab315b0534b253df2f3ace (diff)
downloadtalos-hostboot-8cb89b7faae91267ba9c1c03531a26882f2a59e0.tar.gz
talos-hostboot-8cb89b7faae91267ba9c1c03531a26882f2a59e0.zip
Moves generic xml directories to be in generic/procedures
Change-Id: I99cc69585a12416de3c0b36ecc740a2cc2244a81 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/65097 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/65120 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@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> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/import/generic')
-rw-r--r--src/import/generic/procedures/xml/attribute_info/generic_memory_attributes.xml26
-rw-r--r--src/import/generic/procedures/xml/error_info/generic_error.xml (renamed from src/import/generic/xml/error_info/generic_error.xml)2
2 files changed, 27 insertions, 1 deletions
diff --git a/src/import/generic/procedures/xml/attribute_info/generic_memory_attributes.xml b/src/import/generic/procedures/xml/attribute_info/generic_memory_attributes.xml
new file mode 100644
index 000000000..fc187060b
--- /dev/null
+++ b/src/import/generic/procedures/xml/attribute_info/generic_memory_attributes.xml
@@ -0,0 +1,26 @@
+<!-- IBM_PROLOG_BEGIN_TAG -->
+<!-- This is an automatically generated prolog. -->
+<!-- -->
+<!-- $Source: src/import/generic/procedures/xml/attribute_info/generic_memory_attributes.xml $ -->
+<!-- -->
+<!-- OpenPOWER HostBoot Project -->
+<!-- -->
+<!-- Contributors Listed Below - COPYRIGHT 2016,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 -->
+<attributes>
+</attributes>
diff --git a/src/import/generic/xml/error_info/generic_error.xml b/src/import/generic/procedures/xml/error_info/generic_error.xml
index 821c5047d..34aacaa28 100644
--- a/src/import/generic/xml/error_info/generic_error.xml
+++ b/src/import/generic/procedures/xml/error_info/generic_error.xml
@@ -1,7 +1,7 @@
<!-- IBM_PROLOG_BEGIN_TAG -->
<!-- This is an automatically generated prolog. -->
<!-- -->
-<!-- $Source: src/import/generic/xml/error_info/generic_error.xml $ -->
+<!-- $Source: src/import/generic/procedures/xml/error_info/generic_error.xml $ -->
<!-- -->
<!-- OpenPOWER HostBoot Project -->
<!-- -->
OpenPOWER on IntegriCloud