Add Broadwell-EP/EX to the uarch list

Change-Id: I2ab84846ac88d3170b8c847914749e2a728dfa2b
Signed-off-by: Damjan Marion <damarion@cisco.com>
This commit is contained in:
Damjan Marion
2016-04-18 12:45:15 +02:00
committed by Dave Barach
parent c843ddcbec
commit bd4b590561

View File

@@ -21,6 +21,7 @@
#endif
#define foreach_x86_cpu_uarch \
_(0x06, 0x4f, "Broadwell", "Broadwell-EP/EX") \
_(0x06, 0x3d, "Broadwell", "Broadwell") \
_(0x06, 0x3f, "Haswell", "Haswell-E") \
_(0x06, 0x3c, "Haswell", "Haswell") \