summaryrefslogtreecommitdiffstats
path: root/src/include/usr/secureboot/containerheader.H
diff options
context:
space:
mode:
authorStephen Cprek <smcprek@us.ibm.com>2017-01-06 16:26:20 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-01-30 11:20:12 -0500
commitb83556b80737f7098ce5cae73a61068f8bf56184 (patch)
treebc3d819601baba51459664152955c70da0bc2111 /src/include/usr/secureboot/containerheader.H
parent6b650f5428297e8dde075d25e7862a20c8d47f04 (diff)
downloadtalos-hostboot-b83556b80737f7098ce5cae73a61068f8bf56184.tar.gz
talos-hostboot-b83556b80737f7098ce5cae73a61068f8bf56184.zip
Use common ROM header files for rom, bootloader, and hostboot
Change-Id: I4d7db7293d44633cf1646f69ab98ddc8d66338ca RTC: 143902 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34525 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Reviewed-by: Michael Baiocchi <mbaiocch@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/include/usr/secureboot/containerheader.H')
-rw-r--r--src/include/usr/secureboot/containerheader.H4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/usr/secureboot/containerheader.H b/src/include/usr/secureboot/containerheader.H
index c5188e629..cf97a08bd 100644
--- a/src/include/usr/secureboot/containerheader.H
+++ b/src/include/usr/secureboot/containerheader.H
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2016 */
+/* Contributors Listed Below - COPYRIGHT 2016,2017 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -27,7 +27,7 @@
#include <errl/errlentry.H>
#include <secureboot/service.H>
-#include <secureboot/rom.H>
+#include <securerom/ROM.H>
// Forward Declaration
class SecureROMTest;
OpenPOWER on IntegriCloud