platforms icon indicating copy to clipboard operation
platforms copied to clipboard

Add UEFI OS

Open lorenz opened this issue 1 year ago • 5 comments

This adds UEFI as an OS. It specifies pretty much everything in order to qualify for an OS (ABI, entrypoint, standard interfaces) and there are compiler targets for it (for example Rust's x86_64-unknown-uefi), so I think it makes sense to have it as an OS in platforms.

lorenz avatar Aug 29 '23 19:08 lorenz