upvote
It's just a silly experiment; the real endgame is to make a bootloader that is customisable using HTML/CSS/JS
reply
Since PDFs can contain JS, presumably that should be the preferred way of modifying your boot loader.
reply
Yeah that's the natural next step, I'll work on that next
reply
Why not?
reply
Because this can end very badly. It is a new surface to attack
reply
Exactly! It's actually great! More ways to jailbreak stuff.
reply
Why is it a new surface? Either you can run UEFI code, or you can't. Attacking the JS interpreter itself is unrealistic IMHO, it's the poorly written JavaScript running on top of this that might open new surfaces of attack. But other UEFI code is mostly written in C or C++, so let's call that a wash?
reply
Maybe? What's your threat model?
reply