mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-11-20 20:44:32 +00:00
If no TURBO_RATIO_LIMIT and TURBO_ACTIVATION_RATIO MSRs info on target, board inspector will crash because of the IOError exception. This patch captures the IOError exception to handle this error. Tracked-On: #8380 Signed-off-by: Kunhui-Li <kunhuix.li@intel.com> Reviewed-by: Junjie Mao <junjie.mao@intel.com>