nb/intel/haswell: Add 9-series PCH IDs

Change-Id: I5b7b1c218a0e8c8ba713b370622fbc37a1e57097
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69259
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
diff --git a/src/northbridge/intel/haswell/report_platform.c b/src/northbridge/intel/haswell/report_platform.c
index 6700e68..b63336f 100644
--- a/src/northbridge/intel/haswell/report_platform.c
+++ b/src/northbridge/intel/haswell/report_platform.c
@@ -67,6 +67,11 @@
 	{0x8c54, "C224"},
 	{0x8c56, "C226"},
 	{0x8c5c, "H81"},
+	{0x8cc1, "Mobile Engineering Sample (9 series)"},
+	{0x8cc2, "Desktop Engineering Sample (9 series)"},
+	{0x8cc3, "HM97"},
+	{0x8cc4, "Z97"},
+	{0x8cc6, "H97"},
 	{0x9c41, "LP Full Featured Engineering Sample"},
 	{0x9c43, "LP Premium"},
 	{0x9c45, "LP Mainstream"},