summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/plat/fapiPlatAttributeService.C
diff options
context:
space:
mode:
authorMike Jones <mjjones@us.ibm.com>2011-12-16 15:07:28 -0600
committerMIKE J. JONES <mjjones@us.ibm.com>2011-12-19 12:08:22 -0600
commitc6928c0fd5f3ca01ba3fc9a0421442a2849b26ba (patch)
treec2f2324b937dc9bb4c3a53b967e9625d36ff5706 /src/usr/hwpf/plat/fapiPlatAttributeService.C
parent9702479b40c9f8265804d90d4586e8ae91805c5a (diff)
downloadblackbird-hostboot-c6928c0fd5f3ca01ba3fc9a0421442a2849b26ba.tar.gz
blackbird-hostboot-c6928c0fd5f3ca01ba3fc9a0421442a2849b26ba.zip
HWPF: Create HTML file listing supported HWPF attributes
Change-Id: I27f8d3e536abddffdd568caab4bbc8b7696f50d5 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/583 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/plat/fapiPlatAttributeService.C')
-rw-r--r--src/usr/hwpf/plat/fapiPlatAttributeService.C5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/usr/hwpf/plat/fapiPlatAttributeService.C b/src/usr/hwpf/plat/fapiPlatAttributeService.C
index 06a5392bf..41e1ada6b 100644
--- a/src/usr/hwpf/plat/fapiPlatAttributeService.C
+++ b/src/usr/hwpf/plat/fapiPlatAttributeService.C
@@ -39,6 +39,11 @@
#include <hwpf/plat/fapiPlatAttributeService.H>
#include <hwpf/plat/fapiPlatReasonCodes.H>
+// The following file checks at compile time that all HWPF attributes are
+// handled by Hostboot. This is done to ensure that the HTML file listing
+// supported HWPF attributes lists attributes handled by Hostboot
+#include <fapiAttributePlatCheck.H>
+
//******************************************************************************
// Implementation
//******************************************************************************
OpenPOWER on IntegriCloud