How to use .asm in EDK2?
I am trying to use assembly in EDK2. I build an X64 driver so I can’t use inline assembly but I always get an error while trying to compile.
I am trying to use assembly in EDK2. I build an X64 driver so I can’t use inline assembly but I always get an error while trying to compile.