#
# Extra arguments for spxsysconf
#

# Register adress that corresponds to PACKAGE_POWER_LIMIT
rc_x86_msr_address=0x610

# The symbolic name of the MSR above
rc_x86_msr_name=PACKAGE_POWER_LIMIT

# Adjust PACKAGE_POWER_LIMIT register to a predetermined and desired value
rc_x86_msr_new_value=0x4280a000dd803c
