| /openbmc/u-boot/arch/nios2/lib/ |
| H A D | bootm.c | 14 char *commandline = env_get("bootargs"); in do_bootm_linux() local 41 debug("bootargs=%s @ 0x%lx\n", commandline, (ulong)&commandline); in do_bootm_linux() 52 kernel(NIOS_MAGIC, initrd_start, initrd_end, commandline); in do_bootm_linux()
|
| /openbmc/u-boot/arch/nds32/lib/ |
| H A D | bootm.c | 27 static void setup_commandline_tag(bd_t *bd, char *commandline); 45 char *commandline = env_get("bootargs"); in do_bootm_linux() local 95 setup_commandline_tag(bd, commandline); in do_bootm_linux() 160 static void setup_commandline_tag(bd_t *bd, char *commandline) in setup_commandline_tag() argument 164 if (!commandline) in setup_commandline_tag() 168 for (p = commandline; *p == ' '; p++) in setup_commandline_tag()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/ |
| H A D | stub-out-fastdeploy.patch | 5 --- a/system/core/adb/client/commandline.cpp 6 +++ b/system/core/adb/client/commandline.cpp 10 #include "commandline.h" 20 #include "commandline.h"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/ |
| H A D | stub-out-fastdeploy.patch | 5 --- a/system/core/adb/client/commandline.cpp 6 +++ b/system/core/adb/client/commandline.cpp 10 #include "commandline.h" 20 #include "commandline.h"
|
| /openbmc/u-boot/arch/microblaze/lib/ |
| H A D | bootm.c | 22 char *commandline = env_get("bootargs"); in do_bootm_linux() local 80 thekernel(commandline, rd_data_start, (ulong)of_flat_tree); in do_bootm_linux()
|
| /openbmc/u-boot/arch/arm/lib/ |
| H A D | bootm.c | 146 static void setup_commandline_tag(bd_t *bd, char *commandline) in setup_commandline_tag() argument 150 if (!commandline) in setup_commandline_tag() 154 for (p = commandline; *p == ' '; p++); in setup_commandline_tag() 229 char *commandline = env_get("bootargs"); in boot_prep_linux() local 245 setup_commandline_tag(gd->bd, commandline); in boot_prep_linux()
|
| /openbmc/openbmc/meta-google/recipes-kernel/linux/files/ |
| H A D | gbmc.cfg | 1 # Appended gBMC kernel commandline 5 # We still have commandline users of /dev/mem
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/flatpak/ |
| H A D | flatpak-xdg-utils_1.0.6.bb | 1 DESCRIPTION = "This repository contains a number of commandline utilities for use inside Flatpak sa…
|
| /openbmc/u-boot/arch/xtensa/lib/ |
| H A D | bootm.c | 138 char *commandline = env_get("bootargs"); in do_bootm_linux() local 157 params = setup_commandline_tag(params, commandline); in do_bootm_linux()
|
| /openbmc/phosphor-time-manager/ |
| H A D | meson.options | 13 # Value can be assigned from commandline to below variables
|
| /openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/ |
| H A D | 140-mips_disable_devicetree_support.patch | 54 - * passed through UHI will use commandline in the DTB and 82 + * passed through UHI will use commandline in the DTB and 112 /* This is a legacy method for commandline passing used
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gflags/ |
| H A D | gflags_2.2.2.bb | 1 DESCRIPTION = "The gflags package contains a C++ library that implements commandline flags processi…
|
| /openbmc/openbmc/poky/meta/recipes-devtools/swig/swig/ |
| H A D | determinism.patch | 6 Remove the compiler commandline/platform from the compiled binary as this
|
| /openbmc/openbmc/poky/meta/recipes-support/libical/libical/ |
| H A D | 0001-cmake-Do-not-export-CC-into-gir-compiler.patch | 6 this helps cross compilers where full compiler commandline defines the
|
| /openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/ |
| H A D | 0019-Re-introduce-spe-commandline-options.patch | 4 Subject: [PATCH] Re-introduce spe commandline options
|
| H A D | 0006-cpp-honor-sysroot.patch | 8 rather than the --sysroot option specified on the commandline. If access to that directory is
|
| H A D | 0018-Add-ssp_nonshared-to-link-commandline-for-musl-targe.patch | 4 Subject: [PATCH] Add ssp_nonshared to link commandline for musl targets
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/stunnel/ |
| H A D | stunnel_5.74.bb | 29 # stunnel3 is a Perl wrapper to allow use of the legacy stunnel 3.x commandline
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/ |
| H A D | adb.mk | 11 adb_SRC_FILES += commandline.c
|
| /openbmc/openbmc/poky/meta/recipes-devtools/gcc/ |
| H A D | gcc-15.1.inc | 66 file://0018-Add-ssp_nonshared-to-link-commandline-for-musl-targe.patch \ 67 file://0019-Re-introduce-spe-commandline-options.patch \
|
| /openbmc/u-boot/arch/arm/include/asm/ |
| H A D | setup.h | 75 char commandline[COMMAND_LINE_SIZE]; member
|
| /openbmc/openbmc/meta-ibm/recipes-phosphor/console/ |
| H A D | obmc-console_%.bbappend | 7 # Install configuration for the servers and clients. Keep commandline
|
| /openbmc/qemu/docs/system/ |
| H A D | multi-process.rst | 64 - Example commandline for QEMU is as follows:
|
| /openbmc/openbmc/poky/bitbake/lib/bb/ |
| H A D | command.py | 65 def runCommand(self, commandline, process_server, ro_only=False): argument 66 command = commandline.pop(0) 91 result = command_method(self, commandline) 105 if not process_server.set_async_cmd((command, commandline)):
|
| /openbmc/qemu/docs/devel/ |
| H A D | luks-detached-header.rst | 100 Shell commandline:: 112 Qemu commandline::
|