All File can be download from Here
1. Download Visual Studio 2015 Community Edition (FREE) and Installed.
https://go.microsoft.com/fwlink/?LinkId=532606&clcid=0x409
2. Download UDK2017 Tool kit (Choose one) and unzip to your WORKSPACE
SVN export http://edk2.svn.sourceforge.net/svnroot/edk2/branches/UDK2017
https://github.com/tianocore/edk2/tree/UDK2017
3. Download edk2-BaseTools-win32 and unzip to your WORKSPACE\UDK2017\BaseTools\Bin\Win32
4. Download Nasm tools for compiler. Excute the file and copy nasm.exe into your WORKSPACE\UDK2017\BaseTools\Bin\Win32
5. Download VC compiler tools and override to your C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin
6. Setup your EDK2 compiler
A) Run Developer Command Propmt for VS2015
B) Change path to your WORKSPACE (ex D:\UDK2017)
C) Run Edk2setup
D) Change compiler environment D:\UEFI\UDK2017\Conf\target.txt
ACTIVE_PLATFORM = MdePkg/MdePkg.dsc
TARGET = RELEASE
TARGET_ARCH = X64
TOOL_CHAIN_TAG = VS2015x86
7. Run build in command line at your WORKSPACE path.
沒有留言:
張貼留言