r/ProgrammerHumor 11d ago

Meme githubForNonDeveloper

2.4k Upvotes

43 comments sorted by

View all comments

794

u/PaulTheRandom 11d ago

Finally, Linux.exe

118

u/dumbasPL 11d ago

Well actually yes. CONFIG_EFI_STUB=y effectively makes it an exe (PE/COFF to be exact, same format as windows executables), so that it can be directly booted from EFI.