Pre-Build Setup - Intel Quark SoC X1000 Software User's Manual

Board support package (bsp)
Hide thumbs Also See for Quark SoC X1000:
Table of Contents

Advertisement

4.2

Pre-build Setup

The following steps are performed one time to prepare the EDKII workspace directory
with the required source code before commencing the actual firmware build.
1. Create the EDKII workspace directory and extract the contents of the Intel® Quark™
SoC EDKII BSP into this directory.
The file will have the name Quark_EDKII_<version>.tar.gz. After the
contents have been extracted the 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
CryptoPkg/Library/OpensslLib/Patch-HOWTO.txt file.
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
nasm
# 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
May 2017
Document Number: 329687-011US
following, then perform the steps in the
Intel® Quark™ SoC X1000 Board Support Package (BSP)
Section 4.3
or
Build and Software User Guide
11

Advertisement

Table of Contents
loading

Table of Contents