HomeSort by relevance Sort by last modified time
    Searched refs:BUILD_OPTIONS (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/OvmfPkg/
build.sh 47 BUILD_OPTIONS=
127 BUILD_OPTIONS="$BUILD_OPTIONS $arg"
153 BUILD_OPTIONS="$BUILD_OPTIONS $arg"
164 BUILD_OPTIONS="$BUILD_OPTIONS -a IA32 -a X64"
170 BUILD_OPTIONS="$BUILD_OPTIONS -a IA32"
176 BUILD_OPTIONS="$BUILD_OPTIONS -a X64
    [all...]
  /device/linaro/bootloader/edk2/EmulatorPkg/
build.sh 46 BUILD_OPTIONS=
140 BUILD_OPTIONS="$BUILD_OPTIONS $arg"
158 BUILD_OPTIONS="$BUILD_OPTIONS $arg"
265 build -p $WORKSPACE/EmulatorPkg/EmulatorPkg.dsc $BUILD_OPTIONS -a $PROCESSOR -b $BUILDTARGET -t $TARGET_TOOLS -D BUILD_$ARCH_SIZE -D UNIX_SEC_BUILD $NETWORK_SUPPORT $BUILD_NEW_SHELL $BUILD_FAT -n 3
267 build -p $WORKSPACE/EmulatorPkg/EmulatorPkg.dsc $BUILD_OPTIONS -a $PROCESSOR -b $BUILDTARGET -t $HOST_TOOLS -D BUILD_$ARCH_SIZE -D UNIX_SEC_BUILD -D SKIP_MAIN_BUILD -n 3 modules
268 build -p $WORKSPACE/EmulatorPkg/EmulatorPkg.dsc $BUILD_OPTIONS -a $PROCESSOR -b $BUILDTARGET -t $TARGET_TOOLS -D BUILD_$ARCH_SIZE $NETWORK_SUPPORT $BUILD_NEW_SHELL $BUILD_FAT -n 3

Completed in 739 milliseconds