/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ |
H A D | terminal.py | 24 …terminal, 1, msg='There should be only one terminal being launched. Number of terminal launched : …
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | intel_txt.rst | 15 - Measurement and verification of launched environment 84 protection is provided to all launched components, a large number 97 - Tboot is an executable that is launched by the bootloader as 133 then any kernel will be launched. 155 launched with tboot and use this copy instead of the one in the
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | utils.py | 313 launched = [] 317 while (items and not errors) or launched: 318 if not errors and items and len(launched) < max_process: 324 launched.append(p) 325 for q in launched: 336 launched.remove(q) 338 for p in launched:
|
/openbmc/phosphor-ipmi-flash/bmc/ |
H A D | README.md | 84 1. `open` : `adm1266-read-blackbox-log@sink0.service` gets launched on 89 2. `delete` : `adm1266-clear-blackbox-data@sink0.service` gets launched on
|
/openbmc/qemu/tests/uefi-test-tools/UefiTestToolsPkg/BiosTablesTest/ |
H A D | BiosTablesTest.c | 72 // Assuming the application was launched by the boot manager as a boot in BiosTablesTestMain() 138 // assuming the application was launched by the boot manager as a boot in BiosTablesTestMain()
|
/openbmc/qemu/tests/tcg/aarch64/gdbstub/ |
H A D | test-mte.py | 12 # This is launched via tests/guest-debug/run-test.py 20 exit("This script must be launched via tests/guest-debug/run-test.py!")
|
H A D | test-sve.py | 5 # This is launched via tests/guest-debug/run-test.py
|
H A D | test-sve-ioctl.py | 7 # This is launched via tests/guest-debug/run-test.py
|
/openbmc/qemu/tests/tcg/multiarch/gdbstub/ |
H A D | test-qxfer-auxv-read.py | 5 # This is launched via tests/guest-debug/run-test.py
|
H A D | test-thread-breakpoint.py | 5 # This is launched via tests/guest-debug/run-test.py
|
H A D | test-qxfer-siginfo-read.py | 13 # This is launched via tests/guest-debug/run-test.py
|
H A D | sha1.py | 6 # This is launched via tests/guest-debug/run-test.py
|
H A D | interrupt.py | 7 # This is launched via tests/guest-debug/run-test.py
|
/openbmc/openbmc/poky/meta/recipes-devtools/bootchart2/bootchart2/ |
H A D | bootchartd_stop.sh | 11 # automatically if a window manager is launched, but for
|
/openbmc/u-boot/board/coreboot/ |
H A D | Kconfig | 19 Pixel when launched.
|
/openbmc/docs/designs/ |
H A D | vpd-collection.md | 136 service can only be launched after the system VPD (stored on the backplane) is 148 launched, will read the EEPROM, parse its contents and use config files to 178 - To handle VPD writes, another systemd service will be launched once all the
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/makeself/ |
H A D | makeself_2.5.0.bb | 5 a shell script (many of those have a .run suffix), and can be launched as is.\
|
/openbmc/qemu/tests/tcg/s390x/gdbstub/ |
H A D | test-signals-s390x.py | 6 # This is launched via tests/guest-debug/run-test.py
|
/openbmc/qemu/qapi/ |
H A D | misc-target.json | 29 # @launch-update: The guest is currently being launched; plaintext 32 # @launch-secret: The guest is currently being launched; ciphertext 35 # @running: The guest is fully launched or migrated in.
|
/openbmc/linux/Documentation/mm/ |
H A D | page_owner.rst | 18 program launched. And, launched program continually dump out the trace
|
/openbmc/linux/Documentation/virt/kvm/x86/ |
H A D | amd-memory-encryption.rst | 206 SEV_STATE_LAUNCHING, /* guest is currently being launched */ 207 … SEV_STATE_SECRET, /* guest is being launched and ready to accept the ciphertext data */ 208 SEV_STATE_RUNNING, /* guest is fully launched and running */
|
/openbmc/linux/net/tipc/ |
H A D | topsrv.c | 312 * The queued work is launched into tipc_conn_send_work()->tipc_conn_send_to_sock() 345 * The queued work is launched into tipc_send_work()->tipc_conn_send_to_sock() 437 * The queued work is launched into tipc_recv_work()->tipc_conn_rcv_from_sock() 496 * The queued job is launched into tipc_topsrv_accept()
|
/openbmc/openbmc/poky/meta/recipes-devtools/bootchart2/ |
H A D | bootchart2_0.14.9.bb | 20 # is launched before stopping itself, to collect additional data. 30 # You might set this command to be launched by the desktop environment shipped
|
/openbmc/openbmc-build-scripts/jenkins/ |
H A D | README.md | 3 These are the top level scripts launched by the
|
/openbmc/qemu/tests/functional/ |
H A D | test_m68k_nextcube.py | 39 self.log.info('VM launched, waiting for display')
|