You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
Hi Jayaprakash, what is the goal of running this on UEFI? just trying to understand why we would do this...not sure I see an opportunity...perhaps if you had some ideas let me know
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.
The text was updated successfully, but these errors were encountered: