Branch: refs/heads/BZ4746_rdmsr_ex_support
  Home:   https://github.com/tianocore/edk2-libc
  Commit: 2b0c0dd653c02bb54f745d417fcd04197136a238
      
https://github.com/tianocore/edk2-libc/commit/2b0c0dd653c02bb54f745d417fcd04197136a238
  Author: Jayaprakash N <[email protected]>
  Date:   2024-04-05 (Fri, 05 Apr 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 & wrmsr_ex functions to read/write cpu specific msrs

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 and fills an existing gap
in this area.

Cc: Rebecca Cran <[email protected]>
Cc: Michael D Kinney <[email protected]>
Cc: Jayaprakash N <[email protected]>
Signed-off-by: Jayaprakash N <[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

Reply via email to