Branch: refs/heads/master
Home: https://github.com/tianocore/edk2-libc
Commit: b0dd67f86c19f4c09541ceed327324c578a2b6ab
https://github.com/tianocore/edk2-libc/commit/b0dd67f86c19f4c09541ceed327324c578a2b6ab
Author: Jayaprakash, N <[email protected]>
Date: 2024-05-03 (Fri, 03 May 2024)
Changed paths:
M AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Modules/edk2module.c
M AppPkg/Applications/Python/Python-3.6.8/Python368.inf
Log Message:
-----------
edk2-libc : add rdmsr_ex and wrmsr_ex to read/write msr from specific cpus
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4746
The rdmsr_ex and wrmsr_ex are extension APIs to the rdmsr and wrmsr APIs
supported in edk2 module. These extension APIs makes it possible to
read / write MSRs from specific processors. This fills an important gap in
reading / writing these registers from specific cpu cores using python
scripts from UEFI shell.
Cc: Rebecca Cran <[email protected]>
Cc: Michael D Kinney <[email protected]>
Cc: Jayaprakash N <[email protected]>
Signed-off-by: Jayaprakash N <[email protected]>
Reviewed-by: Michael D Kinney <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2-libc/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits