/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | new-machine.rst | 3 Adding a New Machine 6 Adding a new machine to the Yocto Project is a straightforward process. 12 Although well within the capabilities of the Yocto Project, adding a 22 Adding the Machine Configuration File 27 provides details about the device you are adding. 55 Adding a Kernel for the Machine 76 of adding a suitable ``defconfig`` file. The file needs to be added into 79 the :term:`SRC_URI` and adding the machine to the expression in 88 Adding a Formfactor Configuration File
|
/openbmc/openbmc/poky/documentation/sdk-manual/ |
H A D | appendix-customizing-standard.rst | 9 Adding Individual Packages to the Standard SDK 17 variables control the set of packages adding to the SDK. 25 Adding API Documentation to the Standard SDK 29 provided by recipes with the standard SDK by adding "api-documentation"
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 082 | 73 # Adding the help option to a command without other -o options 77 # Adding the help option to the same -o option 83 # Adding the help option to a separate -o option 132 # Adding the help option to a command without other -o options 136 # Adding the help option to the same -o option 142 # Adding the help option to a separate -o option 165 # Adding the help option to a command without other -o options 191 # Adding the help option to a command without other -o options 195 # Adding the help option to the same -o option 201 # Adding the help option to a separate -o option
|
H A D | 293.out | 9 == adding a password to slot 4 == 10 == adding a password to slot 1 == 11 == adding a password to slot 3 == 12 == adding a password to slot 2 == 33 == adding secret 0 == 35 == adding secret 3 (last slot) ==
|
H A D | 202.out | 2 Adding IOThread... 4 Adding blockdevs...
|
H A D | 246 | 49 log('\n--- Adding bitmaps Small, Medium, Large, and Transient ---\n') 68 log('--- Adding new bitmap, growing image, and adding 2nd new bitmap ---') 85 log('--- Adding "NewB" bitmap, removing "New" bitmap ---') 95 log('--- Adding "NewC" bitmap, removing "NewTwo" bitmap ---')
|
H A D | 246.out | 6 --- Adding bitmaps Small, Medium, Large, and Transient --- 88 --- Adding new bitmap, growing image, and adding 2nd new bitmap --- 191 --- Adding "NewB" bitmap, removing "New" bitmap --- 200 --- Adding "NewC" bitmap, removing "NewTwo" bitmap ---
|
H A D | 293 | 77 echo "== adding a password to slot 4 ==" 79 echo "== adding a password to slot 1 ==" 81 echo "== adding a password to slot 3 ==" 84 echo "== adding a password to slot 2 ==" 118 echo "== adding secret 0 ==" 122 echo "== adding secret 3 (last slot) =="
|
/openbmc/openbmc/meta-google/ |
H A D | README | 26 I. Adding the filesystems layer to your build 31 I. Adding the meta-google layer to your build 38 yocto build tree, you can add it to the build system by adding the
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | gtk-icon-cache.bbclass | 68 bb.note("adding hicolor-icon-theme dependency to %s" % pkg) 73 bb.note("adding gdk-pixbuf dependency to %s" % pkg) 77 bb.note("adding %s dependency to %s" % (d.getVar('GTKPN'), pkg)) 81 bb.note("adding gtk-icon-cache postinst and postrm scripts to %s" % pkg)
|
H A D | gsettings.bbclass | 33 bb.note("adding gsettings postinst scripts to %s" % pkg) 41 bb.note("adding gsettings postrm scripts to %s" % pkg)
|
/openbmc/openbmc/poky/meta/lib/bblayers/templates/ |
H A D | README | 29 I. Adding the {layername} layer to your build 33 I. Adding the {layername} layer to your build
|
/openbmc/libcper/docs/ |
H A D | GeneratorExtensions.md | 42 ## Adding a Section GUID 45 `Cper.h` and `Cper.c` respectively. This is the same step taken when adding an 67 ## Adding a Generator Definition
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/ |
H A D | README.md | 39 I. Adding the filesystems layer to your build 43 I. Adding the filesystems layer to your build 50 yocto build tree, you can add it to the build system by adding the
|
/openbmc/openbmc/meta-security/meta-integrity/ |
H A D | README.md | 54 1. Adding the integrity layer to your build 59 1. Adding the integrity layer to your build 66 yocto build tree, you can add it to the build system by adding the 88 Adding the layer only enables IMA (see below regarding EVM) during 141 supports adding tha CA's public key to the kernel's system keyring by 220 issues. Enable it by adding a kernel configuration fragment and 231 Adding auditd is not strictly necessary but helps to capture a
|
/openbmc/u-boot/include/ |
H A D | pch.h | 72 * This is a catch-all operation intended to avoid adding lots of 75 * use this method instead of adding new methods. 129 * This is a catch-all operation intended to avoid adding lots of 132 * use this method instead of adding new methods.
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/wireshark/ |
H A D | README | 13 Adding the wireshark to your build 19 Adding the wireshark to your graphical build
|
/openbmc/qemu/tests/tcg/multiarch/ |
H A D | overflow.c | 42 fprintf(stderr, "data overflow while adding 32 bits\n"); in main() 46 fprintf(stderr, "data overflow while adding 64 bits\n"); in main()
|
/openbmc/openpower-proc-control/extensions/phal/ |
H A D | phal_error.cpp | 323 // Adding collected phal logs into PEL additional data in processNonFunctionalBootProc() 362 // Adding hardware procedures return code details in processClockInfoErrorHelper() 368 // Adding hardware procedures required ffdc data for debug in processClockInfoErrorHelper() 390 // Adding CDG (Only deconfigure) targets details in processClockInfoErrorHelper() 405 // Adding collected phal logs into PEL additional data in processClockInfoErrorHelper() 495 * Not adding callouts from FFDC as the hardware errors in the poweroff path 517 // Adding hardware procedures return code details in processPoweroffError() 534 // Adding collected phal logs into PEL additional data in processPoweroffError() 578 // Adding hardware procedures return code details in processBootErrorHelper() 585 // Adding hardware procedures required ffdc data for debug in processBootErrorHelper() [all …]
|
/openbmc/webui-vue/docs/customization/ |
H A D | theme.md | 47 `/node_modules/bootstrap/scss/variables.scss` helper file. Adding a variable 147 Adding, removing, or updating the color variables and map is how the application 178 the colors except gray. The Bootstrap documentation indicates that adding color 203 ## Adding a logo 205 The updated page header can include a small logo. The guidelines for adding a
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | fapi_data_process.cpp | 260 // Adding hardware procedures return code details in processClockInfoErrorHelper() 264 // Adding hardware procedures required ffdc data for debug in processClockInfoErrorHelper() 285 // Adding CDG (Only deconfigure) targets details in processClockInfoErrorHelper() 313 // Adding hardware procedures return code details in convertFAPItoPELformat() 317 // Adding hardware procedures required ffdc data for debug in convertFAPItoPELformat() 328 // Adding hardware callout details in convertFAPItoPELformat() 378 // Adding CDG (callout, deconfigure and guard) targets details in convertFAPItoPELformat() 443 // Adding procedure callout in convertFAPItoPELformat()
|
/openbmc/qemu/docs/system/ |
H A D | barrier.rst | 19 This protocol is enabled by adding an input-barrier object to QEMU. 40 by removing and re-adding the input-barrier object, for instance
|
/openbmc/u-boot/doc/ |
H A D | README.hwconfig | 37 experience by adding more mature interfaces, like a hwconfig 38 command with bells and whistles. Or not adding, if we feel
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/srecord/files/ |
H A D | 0001-fix-build-failure-with-gcc-15-by-adding-cstdint-head.patch | 4 Subject: [PATCH] fix build failure with gcc 15 by adding cstdint header 11 …‘uint16_t’ is defined in header ‘<cstdint>’; this is probably fixable by adding ‘#include <cstdint…
|
/openbmc/bmcweb/docs/ |
H A D | OEM_SCHEMAS.md | 4 implemented by OEMs. bmcweb does not expose a stable API for adding OEM 21 possible. Adding machine-specific resources, properties, and types defeats a 25 and therefore needs to take care when adding new, non-standard APIs, given the
|