About
CorePy is used to assembly machine code in python script. EfiPy project uses it for some function wich is not available by UEFI protcol easily, for example to read/write I/O, CPUID and MSR.
CorePy is developmented in Linux system. the prologue and epilogue in current status have to be improved for fitting current UEFI calling convention .
Note:
Calling convetion code is patched at
https://github.com/EfiPy/EfiPy2/commit/217fdd233568449d71b2b4082b6220d7fb8
No comments:
Post a Comment