public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel] [edk2-libc Patch 0/1] add rdmsr_ex & wrmsr_ex functions to read/write msrs from specific cpu
@ 2024-04-10  6:18 Jayaprakash, N
  2024-04-10  6:18 ` [edk2-devel] [edk2-libc Patch 1/1] edk2-libc:add rdmsr_ex & wrmsr_ex functions to read/write cpu specific msrs Jayaprakash, N
       [not found] ` <17C4D6CE42E68D40.16800@groups.io>
  0 siblings, 2 replies; 9+ messages in thread
From: Jayaprakash, N @ 2024-04-10  6:18 UTC (permalink / raw)
  To: devel; +Cc: Jayaprakash N

This patch adds 2 new functions to read and write msrs from specific CPUs.
rdmsr_ex and wrmsr_ex are the 2 new functions added into edk2module to
provide the read and write of CPU specific MSRs.

Jayaprakash N (1):
  edk2-libc:add rdmsr_ex & wrmsr_ex functions to read/write cpu specific
    msrs

 .../PyMod-3.6.8/Modules/edk2module.c          | 159 +++++++++++++++++-
 .../Python/Python-3.6.8/Python368.inf         |   3 +
 2 files changed, 158 insertions(+), 4 deletions(-)

-- 
2.40.0.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#117569): https://edk2.groups.io/g/devel/message/117569
Mute This Topic: https://groups.io/mt/105437324/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-05-02 17:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-10  6:18 [edk2-devel] [edk2-libc Patch 0/1] add rdmsr_ex & wrmsr_ex functions to read/write msrs from specific cpu Jayaprakash, N
2024-04-10  6:18 ` [edk2-devel] [edk2-libc Patch 1/1] edk2-libc:add rdmsr_ex & wrmsr_ex functions to read/write cpu specific msrs Jayaprakash, N
     [not found] ` <17C4D6CE42E68D40.16800@groups.io>
2024-04-15  5:32   ` Jayaprakash, N
2024-04-17 18:38     ` Michael D Kinney
2024-04-18  3:16       ` Jayaprakash, N
2024-04-18  5:16         ` Michael D Kinney
2024-04-18  6:18           ` Jayaprakash, N
     [not found]           ` <17C74B724102AC1D.15491@groups.io>
2024-04-24 18:13             ` Jayaprakash, N
2024-05-02 17:13               ` Michael D Kinney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox