From b898a84dd4c28238a803fa6e94433576d3dcc748 Mon Sep 17 00:00:00 2001 From: Stephen Glancy Date: Wed, 30 Jan 2019 13:49:31 -0500 Subject: Adds blank files for EFD API Change-Id: I760c6fe1c69d36352c73a93e59f5d58bd000b8fe Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/71101 Reviewed-by: ANDRE A. MARIN Reviewed-by: Louis Stermole Tested-by: FSP CI Jenkins Tested-by: Jenkins Server Reviewed-by: Jennifer A. Stofer Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/71380 Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Reviewed-by: Christian R. Geddes --- .../memory/lib/spd/ddimm/ddr4/efd_fields_ddr4.H | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 src/import/generic/memory/lib/spd/ddimm/ddr4/efd_fields_ddr4.H (limited to 'src/import/generic/memory/lib/spd/ddimm/ddr4/efd_fields_ddr4.H') diff --git a/src/import/generic/memory/lib/spd/ddimm/ddr4/efd_fields_ddr4.H b/src/import/generic/memory/lib/spd/ddimm/ddr4/efd_fields_ddr4.H new file mode 100644 index 000000000..e2c82f912 --- /dev/null +++ b/src/import/generic/memory/lib/spd/ddimm/ddr4/efd_fields_ddr4.H @@ -0,0 +1,24 @@ +/* IBM_PROLOG_BEGIN_TAG */ +/* This is an automatically generated prolog. */ +/* */ +/* $Source: src/import/generic/memory/lib/spd/ddimm/ddr4/efd_fields_ddr4.H $ */ +/* */ +/* OpenPOWER HostBoot Project */ +/* */ +/* Contributors Listed Below - COPYRIGHT 2019 */ +/* [+] 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 */ -- cgit v1.2.1