Attention is currently required from: Alexander Couzens, Patrick Rudolph. Hello Alexander Couzens, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/52512
to look at the new patch set (#2).
Change subject: src: Replace remaining {get,set}_option() instances ......................................................................
src: Replace remaining {get,set}_option() instances
With this change, the type-unsafe {get,set}_option() API functions are no longer used directly. Remove these old functions to prevent any new uses from creeping in.
Change-Id: Id3f3e172c850d50a7d2f348b1c3736969c73837d Signed-off-by: Angel Pons th3fanbus@gmail.com --- M src/console/init.c M src/cpu/intel/hyperthreading/intel_sibling.c M src/drivers/lenovo/hybrid_graphics/hybrid_graphics.c M src/drivers/lenovo/hybrid_graphics/romstage.c M src/include/option.h M src/mainboard/lenovo/x60/smihandler.c 6 files changed, 18 insertions(+), 30 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/12/52512/2