Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2-libc
  Commit: cc0ce7a41ff67dcc7b9950eee4132d54f4abc6a5
      
https://github.com/tianocore/edk2-libc/commit/cc0ce7a41ff67dcc7b9950eee4132d54f4abc6a5
  Author: Kadapathri, Ajay <ajay.kadapat...@intel.com>
  Date:   2023-03-31 (Fri, 31 Mar 2023)

  Changed paths:
    A AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Modules/cpu.nasm
    A AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Modules/cpu_gcc.s
    A AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Modules/cpu_ia32.nasm
    A AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Modules/cpu_ia32_gcc.s
    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:
  -----------
  Python/Python3.6.8: migration of edk2module from chipsec repo

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4161

This patch merges the enhancements done by chipsec
tool to edk2 module into edk2-libc repo.
The chipsec enhancements can be used for various
other Python based tools to access platform registers.
These enhancements providing a set of APIs to access
the platform registers directly from the python
scripts running on UEFI shell. This will benefit the
Python users on UEFI shell in general and enhances
it's usability. Python can be used effectively to
implement tools, scripts required for automation,
debug from UEFI shell.

Cc: Rebecca Cran <rebe...@bsdio.com>
Cc: Michael D Kinney <michael.d.kin...@intel.com>
Cc: Jayaprakash N <n.jayaprak...@intel.com>
Signed-off-by: Ajay Kadapathri <ajay.kadapat...@intel.com>
Reviewed-by: Michael D Kinney <michael.d.kin...@intel.com>
Reviewed-by: Jayaprakash N <n.jayaprak...@intel.com>


  Commit: a66b891cf1a69e0a7fe4bbfc9a13084664a01493
      
https://github.com/tianocore/edk2-libc/commit/a66b891cf1a69e0a7fe4bbfc9a13084664a01493
  Author: Jayaprakash N <n.jayaprak...@intel.com>
  Date:   2023-03-31 (Fri, 31 Mar 2023)

  Changed paths:
    M AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Modules/cpu.nasm
    M AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Modules/cpu_gcc.s
    M AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Modules/cpu_ia32.nasm
    M AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Modules/cpu_ia32_gcc.s
    M AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Modules/edk2module.c

  Log Message:
  -----------
  Python/Python3.6.8: migration of edk2module from chipsec repo

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4161

Fixed the minor issues in the submitted patch to remove
Leading spaces and tabs used in the changes

Cc: Rebecca Cran <rebe...@bsdio.com>
Cc: Michael D Kinney <michael.d.kin...@intel.com>
Cc: Jayaprakash N <n.jayaprak...@intel.com>
Signed-off-by: Ajay Kadapathri <ajay.kadapat...@intel.com>
Reviewed-by: Jayaprakash N <n.jayaprak...@intel.com>


Compare: 
https://github.com/tianocore/edk2-libc/compare/ecefa8f2d4f0...a66b891cf1a6


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to