回复: [edk2-devel] RFC: Replace FMMT Tool from C to Python Version


gaoliming
 

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.chen@...>
发送时间: 2021年10月29日 8:33
收件人: devel@edk2.groups.io; rfc@edk2.groups.io
抄送: Feng, Bob C <bob.c.feng@...>; Kinney, Michael D
<michael.d.kinney@...>; Liming Gao <gaoliming@...>
主题: [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)