Good day,
Is there any information available on PyGenFv? It also handles ELF to PE
conversion (who knows why...), is that planned to be ported to Python as
well? For Project Amaranth, we are currently implementing a tool to
replace the ELF to PE conversion (among other things) and decided to
write it in C to leverage the existing EDK II libraries for PE and ELF
parsing, rather than re-implementing parsing in a different language.
We'd like to stay compatible with upstream EDK II for as long as
possible, and plan to send patches for a tool proposal whenever it is
ready (do not expect it before mid next year, if at all).
Best regards,
Marvin
On 29.10.21 12:43, Bob Feng wrote:
Liming,
Correct. PyFMMT does not depend on GenSec, GenFfs and GenFv. Yes. the
future PyGenSec, PyGenFfs and PyGenFv can reuse code from PyFMMT.
Thanks,
Bob
*From:* devel@edk2.groups.io <devel@edk2.groups.io> *On Behalf Of
*gaoliming
*Sent:* Friday, October 29, 2021 10:16 AM
*To:* Chen, Christine <yuwei.c...@intel.com>; devel@edk2.groups.io;
r...@edk2.groups.io
*Cc:* Feng, Bob C <bob.c.f...@intel.com>; Kinney, Michael D
<michael.d.kin...@intel.com>
*Subject:* 回复: [edk2-devel] RFC: Replace FMMT Tool from C to Python
Version
Christine:
This is a good news. Thanks for your great work. With this change,
FMMT doesn’t depend on GenSec, GenFfs and GenFv C tool. Right? If yes,
can those logic be reused to replace GenSec, GenFfs and GenFv C tools?
Thanks
Liming
*发件人**:*Chen, Christine <yuwei.c...@intel.com>
*发送时间:* 2021年10月29日 8:33
*收件人:* devel@edk2.groups.io; r...@edk2.groups.io
*抄送:* Feng, Bob C <bob.c.f...@intel.com>; Kinney, Michael D
<michael.d.kin...@intel.com>; Liming Gao <gaolim...@byosoft.com.cn>
*主题:* [edk2-devel] RFC: Replace FMMT Tool from C to Python Version
Hi everyone,
I would like to propose the new FMMT Python tool, which is used to
replace the origin C version tool.
Currently the FMMT C tool is saved in edk2-staging repo, but its
quality and coding style can’t meet the Edk2 quality, which is hard to
maintain (Hard/Duplicate Code; Regression bugs; Restrict usage).
The new Python version keeps same functions with origin C version. It
has higher quality and better coding style, and it is much easier to
extend new functions and to maintain.
You can get the FMMT Python tool through below link.
https://github.com/tianocore/edk2-staging/tree/PyFMMT
<https://github.com/tianocore/edk2-staging/tree/PyFMMT>
If you are interested in that, pls have a try.
Looking forward to your feedback~
Thanks,
Christine (Yuwei)
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#82937): https://edk2.groups.io/g/devel/message/82937
Mute This Topic: https://groups.io/mt/86673770/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-