MichalStrehovsky / zerosharp

Demo of the potential of C# for systems programming with the .NET native ahead-of-time compilation technology.
2k stars 103 forks source link

Is it possible to use C# standard lib in UEFI? #47

Closed qyl27 closed 1 year ago

MichalStrehovsky commented 1 year ago

No, you'd have to port everything as if porting .net to a new operating system.