Attention is currently required from: Angel Pons. Hello build bot (Jenkins), Nico Huber, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/62851
to look at the new patch set (#5).
Change subject: hwaccess_x86_msr: rename msr function to msr_xxx ......................................................................
hwaccess_x86_msr: rename msr function to msr_xxx
This eliminates the need to redefine the rdmsr and wrmsr symbols, resulting in more understandable code. The common prefix clarify the relation between the functions.
Change-Id: Ie5ad54d198312578e0a1ee719eec67b37d2bf6a4 Signed-off-by: Thomas Heijligen thomas.heijligen@secunet.com --- M board_enable.c M chipset_enable.c M hwaccess_x86_msr.c M hwaccess_x86_msr.h 4 files changed, 64 insertions(+), 61 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/51/62851/5