Evgeny Zinoviev has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/29669 )
Change subject: cpu/intel/sandybridge: Add `hyper_threading` option ......................................................................
Patch Set 4:
(1 comment)
https://review.coreboot.org/#/c/29669/4/src/cpu/intel/model_206ax/bootblock.... File src/cpu/intel/model_206ax/bootblock.c:
https://review.coreboot.org/#/c/29669/4/src/cpu/intel/model_206ax/bootblock.... PS4, Line 106: read_option(hyper_threading, 1); Why not get_option(&ht_requested, "hyper_threading")?