2109 Forks
3706 Stars
3706 Watchers

edk2

EDK II

How to download and setup edk2

Open terminal and run command
git clone https://github.com/tianocore/edk2.git
git clone is used to create a copy or clone of edk2 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with edk2 https://github.com/tianocore/edk2/archive/master.zip

Or simply clone edk2 with SSH
[email protected]:tianocore/edk2.git

If you have some problems with edk2

You may open issue on edk2 support forum (system) here: https://github.com/tianocore/edk2/issues