Home
last modified time | relevance | path

Searched refs:RELEASE (Results 1 – 25 of 90) sorted by relevance

1234

/device/linaro/bootloader/edk2/EdkShellBinPkg/
DReadMe.txt1 …ckage (r12898). The binaries are built with no debug information by building with "RELEASE" target.
9 …xecute: "build -a IA32 -a X64 -a IPF -p EdkShellPkg\EdkShellPkg.dsc -m Shell\Shell.inf -b RELEASE".
10 …te: "build -a IA32 -a X64 -a IPF -p EdkShellPkg\EdkShellPkg.dsc -m Shell\ShellFull.inf -b RELEASE".
12 … IA32 -a X64 -a IPF -p EdkShellPkg\EdkShellPkg.dsc -m Shell\XXX\*.inf -b RELEASE". XXX means the c…
/device/linaro/bootloader/edk2/ShellBinPkg/
DReadMe.txt6 binaries are built with no debug information by building with "RELEASE" target.
9 "build -a IA32 -a X64 -p ShellPkg\ShellPkg.dsc -b RELEASE"
11 "build -a IA32 -a X64 -p ShellPkg\ShellPkg.dsc -b RELEASE -D NO_SHELL_PROFILES"
/device/linaro/bootloader/edk2/FatBinPkg/
DReadMe.txt3 The binaries are built with no debug info (RELEASE TARGET).
8 The binaries are built with no debug info (RELEASE TARGET).
/device/google/contexthub/firmware/build/
Dcommon_config.mk78 RELEASE ?=
86 $(RELEASE) \
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/
DbldX64.bat28 @if /i "%1" == "release" set TARGET=RELEASE
29 @if /i "%2" == "release" set TARGET=RELEASE
30 @if /i "%3" == "release" set TARGET=RELEASE
31 @if /i "%4" == "release" set TARGET=RELEASE
32 @if /i "%5" == "release" set TARGET=RELEASE
DPlatformCapsule.dsc24 BUILD_TARGETS = DEBUG|RELEASE
DPlatformPkgX64.dsc38 BUILD_TARGETS = DEBUG|RELEASE
226 !if $(TARGET) == RELEASE
331 !if $(TARGET) == RELEASE
416 !if $(TARGET) != RELEASE
439 !if $(TARGET) != RELEASE
578 !if $(TARGET) == RELEASE
673 !if $(TARGET) == RELEASE
701 !if $(TARGET) == RELEASE
1010 !if $(TARGET) != RELEASE
1121 !if $(TARGET) != RELEASE
[all …]
DPlatformPkgGccX64.dsc38 BUILD_TARGETS = DEBUG|RELEASE
226 !if $(TARGET) == RELEASE
331 !if $(TARGET) == RELEASE
416 !if $(TARGET) != RELEASE
439 !if $(TARGET) != RELEASE
578 !if $(TARGET) == RELEASE
673 !if $(TARGET) == RELEASE
701 !if $(TARGET) == RELEASE
1010 !if $(TARGET) != RELEASE
1121 !if $(TARGET) != RELEASE
[all …]
DPlatformPkgIA32.dsc38 BUILD_TARGETS = DEBUG|RELEASE
226 !if $(TARGET) == RELEASE
331 !if $(TARGET) == RELEASE
416 !if $(TARGET) != RELEASE
439 !if $(TARGET) != RELEASE
578 !if $(TARGET) == RELEASE
673 !if $(TARGET) == RELEASE
701 !if $(TARGET) == RELEASE
1010 !if $(TARGET) != RELEASE
1121 !if $(TARGET) != RELEASE
[all …]
Dbld_vlv.sh157 TARGET=RELEASE
/device/linaro/hikey/uefi-tools/
Duefi-build.sh.bash_completion14 …COMPREPLY=( $( compgen -W '--help -b --build RELEASE DEBUG a5 a9 tc1 tc2 panda origen arndale rtsm…
Duefi-build.sh97 TARGETS=( RELEASE )
/device/google/cuttlefish_common/common/libs/threads/
Dthread_annotations.h54 #define RELEASE(...) \ macro
/device/linaro/bootloader/edk2/UefiCpuPkg/Feature/Capsule/MicrocodeCapsulePdb/
DMicrocodeCapsulePdb.dsc32 BUILD_TARGETS = DEBUG|RELEASE
/device/linaro/bootloader/edk2/UefiCpuPkg/Feature/Capsule/MicrocodeCapsuleTxt/
DMicrocodeCapsuleTxt.dsc32 BUILD_TARGETS = DEBUG|RELEASE
/device/linaro/bootloader/edk2/CorebootPayloadPkg/
DBuildAndIntegrationInstructions.txt43 build -a IA32 -p CorebootPayloadPkg\CorebootPayloadPkgIa32.dsc -b RELEASE -t <ToolChain>
49 … build -a IA32 -a X64 -p CorebootPayloadPkg\CorebootPayloadPkgIa32X64.dsc -b RELEASE -t <ToolChain>
/device/linaro/hikey/bootloader/
DMakefile11 TARGET = RELEASE
/device/linaro/bootloader/edk2/ShellPkg/
DShellPkg.dsc23 BUILD_TARGETS = DEBUG|RELEASE|NOOPT
30 !if $(TARGET) == RELEASE
/device/linaro/bootloader/edk2/PcAtChipsetPkg/
DPcAtChipsetPkg.dsc23 BUILD_TARGETS = DEBUG|RELEASE|NOOPT
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/MarvellYukonDxe/
DMarvellYukonDxe.dsc25 BUILD_TARGETS = DEBUG|RELEASE|NOOPT
/device/linaro/bootloader/edk2/IntelFspPkg/
DIntelFspPkg.dsc22 BUILD_TARGETS = DEBUG|RELEASE|NOOPT
/device/linaro/bootloader/edk2/IntelFsp2Pkg/
DIntelFsp2Pkg.dsc22 BUILD_TARGETS = DEBUG|RELEASE|NOOPT
/device/linaro/bootloader/edk2/IntelFrameworkPkg/
DIntelFrameworkPkg.dsc30 BUILD_TARGETS = DEBUG|RELEASE|NOOPT
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/
DIntelFspWrapperPkg.dsc22 BUILD_TARGETS = DEBUG|RELEASE|NOOPT
/device/linaro/bootloader/edk2/OvmfPkg/
DREADME103 - The RELEASE build target ('-b RELEASE' build option, see below) disables
119 $ OvmfPkg/build.sh -a IA32 -b RELEASE -t GCC45
138 during boot (even in RELEASE builds). Both the naming of the flag (SMM_REQUIRE,

1234