intel / xml-cli

UFFAF - UEFI Firmware Foundational Automation Framework (formerly XmlCli)
https://intel.github.io/xml-cli/
BSD 3-Clause "New" or "Revised" License
18 stars 7 forks source link

Uefi support #23

Closed jpshivakavi closed 7 months ago

jpshivakavi commented 7 months ago

This PR is to add support for UEFI based use cases in XmlCli. It makes use of the Python UEFI interpreter available in edk2-libc open source project.

jpshivakavi commented 7 months ago

it needs additional work from xmlcli code base hence closing it for now