intel / intel/CommsPowerManagement
Are there any use cases for using these scripts in the context of validation or debug at UEFI shell?
- Dominant language
- Python
- Stars
- 89
- Forks
- 29
- Avg merge
- 3m
- Merged PRs (30d)
- 1
Description
Hi All,
I am Jayaprakash Nevara part of Intel. We have Python interpreter enabled for UEFI and it's possible to run Python based scripts on UEFI. We also have enhanced the Python interpreter with necessary modules to interact with the UEFI layer to get platform details through registers and tables.
Python Interpreter for UEFI : https://github.com/tianocore/edk2-libc/tree/master/AppPkg/Applications/Python/Python-3.6.8
Open source tools like Chipsec have used Python UEFI interpreter and enabled entire chipsec scripts to run on UEFI shell.
Chipsec git repo -> https://github.com/chipsec/chipsec
Wondering if there are any use cases for using the CommsPowerManagement scripts available in this repo on UEFI? is it worth trying to port these scripts to run on UEFI.
Contributor guide
Assessment
This issue has not been assessed yet.