7/10/2024

MsrBasic.py

Quick update

This is the same as CpuIdBasic.py. It  calls corepy library to achieve reading MSR data.

Here is new version of CpuIdBasic.py.

Instruction rdmsr in corepy is missed for months and it is patched in Efi/StdLib/lib/python36.8/corepy/arch/x86_64/isa/x86_64_isa.py

Both CpuId and Msr register query program run in BSP (Boot Strap Processor, not Board Support Package), only.

No comments:

Post a Comment