Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/48172 )
Change subject: soc/intel/common/block/smm/smihandler: Fix compilation under x86_64 ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/48172/1/src/soc/intel/common/block/... File src/soc/intel/common/block/smm/smihandler.c:
https://review.coreboot.org/c/coreboot/+/48172/1/src/soc/intel/common/block/... PS1, Line 295: uint32_t this explicitly truncates get_reg, which you should probably not change here.