Intel Quark SoC X1000 Software User's Manual page 18

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

Advertisement

If you are not using Debian and had to manually install gnu-efi in a non-system
Note:
location, then you must point GNUEFI_LIBDIR at the location where gnu-efi was
compiled or installed.
Run the following commands:
# sudo apt-get install git autoconf
# tar -xvf grub-legacy_*.tar.gz
# cd grub-legacy_*
# ./gitsetup.py
# cd work
# autoreconf --install
# export CC4GRUB='gcc -m32 -march=i586 -fno-stack-protector'
# export GNUEFI_LIBDIR=/full/path/to/gnu-efi-3.0/gnuefi/
# CC="${CC4GRUB}" ./configure-quark.sh
# make
# cd -
If these commands fail, it may be due to your proxy settings. Contact your network
Note:
administrator. You may find answers about proxy settings here:
https://wiki.yoctoproject.org/wiki/Working_Behind_a_Network_Proxy
The required output from this build process is the work/efi/grub.efi file.
Intel® Quark™ SoC X1000 Board Support Package (BSP)
Build and Software User Guide
18
§
Document Number: 329687-011US
May 2017

Advertisement

Table of Contents
loading

Table of Contents