Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/47059 )
Change subject: libpayload/x86: Add enumeration of Intel family 6 models ......................................................................
Patch Set 1: Code-Review+2
(2 comments)
https://review.coreboot.org/c/coreboot/+/47059/1/payloads/libpayload/include... File payloads/libpayload/include/x86/arch/cpuid.h:
https://review.coreboot.org/c/coreboot/+/47059/1/payloads/libpayload/include... PS1, Line 72: BROADWELL = 0x3d, that's Broadwell-U. Broadwell non-U (e.g. i7-5775C) have a model of 0x47: https://www.cpu-world.com/CPUs/Core_i7/Intel-Core%20i7-5775C.html
https://review.coreboot.org/c/coreboot/+/47059/1/payloads/libpayload/include... PS1, Line 74: HASWELL_GT3E = 0x46, This is also known as Crystalwell elsewhere