Performing Pre Build Steps In A Linux/Gcc Build Environment; Performing Pre Build Steps In A Windows Build Environment - Intel Quark SoC X1000 User Manual

Board support package bsp, build and software
Hide thumbs Also See for Quark SoC X1000:
Table of Contents

Advertisement

Building the EDKII firmware
4.2.1
Performing pre build steps in a Linux/gcc build
environment
Open a new terminal session and enter the following commands:
# sudo apt-get install build-essential uuid-dev iasl subversion
# tar -xvf Quark_EDKII_*.tar.gz
# cd Quark_EDKII*
# ./svn_setup.py
# svn update
4.2.2
Performing pre build steps in a Windows build
environment
Use a preferred tool to extract the Quark_EDKII_*.tar.gz to a user created EDKII
Workspace directory and run the cmd.exe Windows command. Then, issue the
following commands:
>cd %USER_SELECTED_EDKII_WORKSPACE_DIR%
>.\svn_setup.py
>svn update
Note: The svn update command can take a few minutes to complete depending on the
speed of your internet connection.
Note: If these commands fail, it may be due to your proxy settings. Contact your network
administrator. You may find answers about proxy settings here:
https://wiki.yoctoproject.org/wiki/Working_Behind_a_Network_Proxy
Note: The examples above do not show the optional OpenSSL pre build step described in the
CryptoPkg/Library/OpensslLib/Patch-HOWTO.txt file.
Order Number: 329687-007US
files quarkbuild.sh and quarkbuild.bat should be in the root of the created
workspace directory.
2. Fetch the upstream core EDKII packages using svn_setup.py and the SVN
command line tool.
3. Optionally, if OpenSSL is required by the build configuration in
Section 4.4
following, then perform the steps in the
CryptoPkg/Library/OpensslLib/Patch-HOWTO.txt file.
Section 4.3
Intel
®
Quark™ SoC X1000
BSP Build and Software User Guide
or
9

Advertisement

Table of Contents
loading

Table of Contents