All Questions
1 question
0
votes
1
answer
1k
views
How can I build object files with Cargo?
To build an UEFI executable, I need to build an object file from my library. I can then link it to the right PE format with pei-x86-64 subsystem 10