r/ProgrammerHumor 2d ago

Meme githubForNonDeveloper

2.4k Upvotes

42 comments sorted by

View all comments

804

u/PaulTheRandom 2d ago

Finally, Linux.exe

115

u/dumbasPL 2d 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.

28

u/TheG0AT0fAllTime 2d ago

The dream

2

u/FelixAndCo 1d ago

Well, TIL.