lersi / edk2_project_template

A cmake build system for easily managing and compiling edk2 packages
Other
10 stars 0 forks source link

Integrate with python base tools #22

Open lersi opened 1 year ago

lersi commented 1 year ago

there is a transition yet to be performed to move from C based build tools to python based ones. keep this implementation as a backwards compatibility for older EDK2 releases.

but for supporting the latest and greatest a python support must be implemented.