| /openbmc/openbmc/poky/meta/lib/oeqa/ |
| H A D | runexported.py | 90 loaded = json.load(f) 93 loaded["target"]["ip"] = args.ip 95 loaded["target"]["server_ip"] = args.server_ip 98 for key in loaded["d"].keys(): 99 d[key] = loaded["d"][key] 117 for key in loaded["target"].keys(): 118 setattr(target, key, loaded["target"][key])
|
| /openbmc/openbmc/poky/meta-selftest/lib/devtool/ |
| H A D | bbpath.py | 21 print(kept_context.loaded) 31 context.loaded += 1 33 context.loaded = 1
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/orm/fixtures/ |
| H A D | README | 3 Fixtures are data dumps that can be loaded into Toaster's database to provide 6 In this directory we have the fixtures which are loaded the first time you start Toaster. 21 "custom.xml" in this directory. If present it will be loaded into the database. 23 All objects loaded with the same primary keys overwrite the existing data.
|
| /openbmc/u-boot/doc/uImage.FIT/ |
| H A D | sec_firmware_ppa.its | 5 * of SEC Firmware and multiple loadable images loaded by the u-boot. 6 * For booting PPA (SEC Firmware), "firmware" is searched and loaded. 8 * Multiple binaries will be loaded as "loadables" (if present) at their
|
| H A D | multi_spl.its | 5 * of multiple images loaded by the SPL. 6 * Several binaries will be loaded at their respective load addresses. 9 * is used to identify images to be loaded into memory. If falcon boot is 18 description = "multiple firmware blobs and U-Boot, loaded by SPL";
|
| /openbmc/ibm-logging/ |
| H A D | policy_table.hpp | 68 return loaded; in isLoaded() 127 bool loaded = false; member in ibm::logging::policy::Table
|
| H A D | policy_table.cpp | 70 loaded = true; in load() 77 loaded = false; in load()
|
| /openbmc/u-boot/board/efi/ |
| H A D | Kconfig | 13 U-Boot is loaded as an application from EFI. 21 U-Boot is loaded as a payload from EFI.
|
| /openbmc/u-boot/arch/arm/mach-bcmstb/ |
| H A D | Kconfig | 9 acting as the third stage bootloader (TSBL), loaded by BOLT. 17 acting as the third stage bootloader (TSBL), loaded by BOLT.
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/colord/colord/ |
| H A D | 0001-Move-the-function-cd_icc_create_from_edid-to-avoid-u.patch | 47 + /* not loaded */ 52 + "already loaded or generated"); 117 - /* not loaded */ 122 - "already loaded or generated");
|
| /openbmc/qemu/docs/system/ |
| H A D | generic-loader.rst | 38 loaded. If not specified the address space of the first CPU is used. 75 The loader device also allows files to be loaded into memory. It can load ELF, 82 A file to be loaded into memory 85 The memory address where the file should be loaded. This is required 91 memory address where the raw file is loaded or the entry point
|
| H A D | guest-loader.rst | 27 In the above example the Xen hypervisor is loaded by the -kernel 29 is loaded into the areas of memory. Each blob will get
|
| /openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libauthen/libauthen-radius-perl/ |
| H A D | test.pl-adjust-for-ptest.patch | 26 -END {print "not ok 1\n" unless $loaded;} 28 +END {print "\nFAIL: test1\n" unless $loaded;} 30 $loaded = 1;
|
| /openbmc/u-boot/doc/ |
| H A D | README.mips | 21 Cache will be disabled before entering the loaded ELF image without 23 incoherency in most cases, unless the code gets loaded after U-Boot
|
| H A D | README.nokia_rx51 | 56 * run scriptboot - Run loaded boot script 59 * run kernboot - Boot loaded kernel image 60 * run kerninitrdboot - Boot loaded kernel image with loaded initrd image
|
| /openbmc/u-boot/board/buffalo/lsxl/ |
| H A D | README | 9 are loaded from the hard disk. 20 generated if no valid address could be loaded from the environment variable 73 the blinking blue LED changes to solid blue the kernel was loaded 101 Same as hdd expect, that the files are loaded from an attached USB mass 106 Same as usb expect, that the file are loaded from the network.
|
| /openbmc/u-boot/board/work-microwave/work_92105/ |
| H A D | README | 25 This file can be loaded in SRAM through a JTAG 29 2. u-boot.bin The raw U-Boot image, which can be loaded in 36 SPL assumes (even when loaded through JTAG or
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/ |
| H A D | 0004-autofs.init.in-remove-bashism.patch | 33 # Make sure autofs4 module is loaded 90 # Make sure autofs4 module is loaded
|
| /openbmc/u-boot/board/warp7/ |
| H A D | Kconfig | 21 The address the FDT file should be loaded to.
|
| /openbmc/qemu/docs/system/arm/ |
| H A D | sx1.rst | 9 - ROM and RAM memories (ROM firmware image can be loaded with
|
| /openbmc/u-boot/Documentation/devicetree/bindings/ram/ |
| H A D | fsl,mpc83xx-mem-controller.txt | 198 - sdmode: Initial value loaded into the DDR SDRAM mode 200 - esdmode: Initial value loaded into the DDR SDRAM extended 202 - esdmode2: Initial value loaded into the DDR SDRAM extended 204 - esdmode3: Initial value loaded into the DDR SDRAM extended
|
| /openbmc/qemu/docs/devel/ |
| H A D | s390-dasd-ipl.rst | 34 the real operating system is loaded into memory and we are ready to hand 48 The psw that was loaded into memory location ``0x0`` as part of the ipl process 49 should contain the needed flags for the operating system we have loaded. The 51 to start executing the operating system. This psw is loaded (via LPSW 119 Now IPL2 is loaded into memory somewhere, and we know the address. 132 Now the operating system code is loaded somewhere in guest memory and the psw
|
| /openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/ |
| H A D | fix_number_of_modules.patch | 15 - # Number_Modules is the number of modules loaded in by Load_Questions
|
| /openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/ |
| H A D | libxcursor_1.2.3.bb | 4 load cursors. Cursors can be loaded from files or memory. A library of \
|
| /openbmc/u-boot/board/coreboot/ |
| H A D | Kconfig | 17 U-Boot is loaded as a fallback payload from coreboot, in
|