Skip to content
Commit 09b0aff9 authored by Ryan Harkin's avatar Ryan Harkin
Browse files

build-uefi.sh: add UEFI_EXTRA_OPTIONS



Add UEFI_EXTRA_OPTIONS so that the variant config can supply extra build
options to the makefile.

note: to define a symbol in the .dsc and .fdf files and in the code, you
need to add "-D" before the symbol, eg:

  UEFI_EXTRA_OPTIONS="-D EDK2_USE_GICV3"

Signed-off-by: default avatarRyan Harkin <ryan.harkin@linaro.org>
parent 77ad064a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment