www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Dub can build UEFI apps

Hi everyone,
I'm not an OSDev expert, but I recently experimented with UEFI 
applications (just a simple hello world). I managed to build 
[one](https://github.com/Yoz75/skoliOS) with dub using 
[uefi-d](https://code.dlang.org/packages/uefi-d) package and get 
it running in QEMU.
I use Windows, so the project currently only builds on Windows 
because of the linker flags
Jun 30