UEFI Bindings for JavaScript
Summary
The Promethee project provides UEFI bindings for running JavaScript as a boot-time script. It loads script.js from the boot volume using UEFI services, with a freestanding build and minimal libc stubs, and uses Duktape tooling to generate sources. The notes cover quick start steps, a tiny example, and architectural choices for a JavaScript-based bootloader.