EDK2 Build


jim.slaughter@...
 

Hello,
I am using Win10. Need to build uEFI.
What tools do I use for compile, link, and other parts to build a binary
image?
I suspect GNU but does GNU come in a Windows based set of tools?
It looks like uEFI does use the "Command Window" under WIN10
Any help would be appreciated.
--
Jim Slaughter


Bob Feng
 

Hi Jim,

I think on Win10, you can use VS 2017 or other VS versions. You can refer to edk2\BaseTools\Conf\tools_def.template where list all supports toolchain.

You can also try Clang9 toolchain. Here is the introduction about Clang9
https://github.com/tianocore/tianocore.github.io/wiki/CLANG9-Tools-Chain

Thanks,
Bob

-----Original Message-----
From: discuss@edk2.groups.io <discuss@edk2.groups.io> On Behalf Of jim slaughter
Sent: Wednesday, April 22, 2020 7:14 AM
To: discuss@edk2.groups.io
Subject: [edk2-discuss] EDK2 Build

Hello,
I am using Win10. Need to build uEFI.
What tools do I use for compile, link, and other parts to build a binary image?
I suspect GNU but does GNU come in a Windows based set of tools?
It looks like uEFI does use the "Command Window" under WIN10 Any help would be appreciated.
--
Jim Slaughter