DEV Community

nikeasyanzi
nikeasyanzi

Posted on

Hosting a HTTP server over UEFI

This is a Python script to host an HTTP server under UEFI for remote testing purposes.

Image description

It is built against Python 3.6.8 provided on EDK II.

It supports operations such as file upload, test utility run, and log read to facilitate the testing process.

Check this out!
https://github.com/nikeasyanzi/http_uefi

Top comments (0)