| /openbmc/docs/development/ |
| H A D | README.md | 9 Start here. This shows how to setup an OpenBMC development environment using 10 its bitbake build process and how to start the software emulator, QEMU. 14 This shows how to use the yocto tool, devtool, to extract an OpenBMC source 19 This shows how to modify the phosphor-webui web application and test your 24 This shows how to setup your environment to utilize Gerrit for submitting
|
| /openbmc/qemu/qapi/ |
| H A D | compat.json | 54 # @deprecated-input: how to handle deprecated input (default 'accept') 56 # @deprecated-output: how to handle deprecated output (default 59 # @unstable-input: how to handle unstable input (default 'accept') 62 # @unstable-output: how to handle unstable output (default 'accept')
|
| /openbmc/qemu/docs/devel/testing/ |
| H A D | index.rst | 4 Details about how to test QEMU and how it is integrated into our CI
|
| /openbmc/qemu/docs/devel/ |
| H A D | index-process.rst | 6 Notes about how to interact with the community and how and where to submit patches.
|
| H A D | index.rst | 17 :ref:`development_process` and how the community interacts. Please pay 22 through the :ref:`qom` documentation to understand how QEMU's object
|
| H A D | index-api.rst | 4 Details about how QEMU's various internal APIs. Most of these are
|
| /openbmc/openbmc/poky/meta/recipes-devtools/make/ |
| H A D | make.inc | 3 program from the program's source files. Make gets its knowledge of how to build your program from… 4 called the makefile, which lists each of the non-source files and how to compute it from other file…
|
| /openbmc/openbmc/poky/documentation/dev-manual/ |
| H A D | intro.rst | 20 example, procedures that show you how to set up a build host and work 23 - Procedures that show you how to submit changes to the Yocto Project. 35 instructions on how to install an SDK, which is used to develop 43 example, exhaustive information on how to use the Git version
|
| /openbmc/openbmc/poky/documentation/ |
| H A D | what-i-wish-id-known.rst | 19 understanding of how the build process works, you'll find yourself trying to 26 because of how git works. If you download the tarball instead, you will need 83 #. **Understand the basic concepts of how the build system works: the workflow:** 85 pinpoint where trouble is occurring and how the build is breaking. The 101 .. image:: figures/yp-how-it-works-new-diagram.png 104 #. **Know that you can generate a dependency graph and learn how to do it:** 110 dependency graphs and how to generate them in the 114 #. **Here's how you decode "magic" folder names in tmp/work:** 130 :doc:`brief-yoctoprojectqs/index` show how to create an image 137 Shell` for information on how to build and run a specific task using [all …]
|
| /openbmc/u-boot/include/ |
| H A D | sym53c8xx.h | 459 #define SCR_LOAD_R(reg, how, n) \ argument 460 (0xe1000000 | how | (SCR_REG_OFS2(REG(reg))) | (n)) 462 #define SCR_STORE_R(reg, how, n) \ argument 463 (0xe0000000 | how | (SCR_REG_OFS2(REG(reg))) | (n))
|
| /openbmc/docs/security/ |
| H A D | obmc-security-response-team.md | 21 the problem, its severity, and how to protect your systems that were built on 31 [How to privately report a security vulnerability](./how-to-report-a-security-vulnerability.md) 32 web page explains how OpenBMC community members can report a security
|
| /openbmc/u-boot/drivers/demo/ |
| H A D | Kconfig | 18 this device. It can be used to help understand how driver model 27 this device. It can be used to help understand how driver model
|
| /openbmc/bmcweb/ |
| H A D | OWNERS | 5 # - Have a solid understanding of the bmcweb core code, and how it's used. 19 # how it interacts with OpenBMC, and how the bmcweb implementation compares to 20 # other Redfish instances and how changes effect compatibility with other 56 # how they differ from "normal" client-based use cases, as well as an
|
| /openbmc/openbmc/meta-arm/ |
| H A D | README.md | 46 information on how to submit a patch, please read 64 For a quick start guide on how to build and use meta-arm, go to [quick-start.md](/documentation/qui… 66 For information on the continuous integration done on meta-arm and how to use it, go to [continuous… 73 …: <SHA>" wording is added to the patch commit message. This is similar to how the Linux kernel co… 92 For information on the security of meta-arm and how to report issues, please consult [SECURITY.md](…
|
| /openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/ |
| H A D | README.md | 11 Also refer to the [VPD Collection design document][2] that describes how the VPD 15 The D-Bus interfaces defined here describe how IPZ VPD will be made available on
|
| /openbmc/openbmc/poky/documentation/ref-manual/ |
| H A D | resources.rst | 24 submitting patches through email. For information on how to do both as 25 well as information on how to identify the maintainer for each area of 45 For a general procedure and guidelines on how to use Bugzilla to submit a bug 137 - :doc:`/dev-manual/index`: This manual is a "how-to" guide 152 how to work with Linux Yocto kernels as well as provides a bit of 170 introduces and describes how to set up and use Toaster. Toaster is an 193 Information on how to get set up and use the Yocto Project
|
| /openbmc/docs/ |
| H A D | SECURITY.md | 5 This describes how you can report an OpenBMC security vulnerability privately to 21 - how to reproduce the problem 36 - Coordinate announcement details with you, such as timing or how you want to be
|
| /openbmc/qemu/docs/devel/migration/ |
| H A D | index.rst | 4 This is the main entry for QEMU migration documentations. It explains how
|
| /openbmc/libbej/ |
| H A D | README.md | 3 This library can be used to decode RDE bej data. More details on how to use the
|
| /openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/ |
| H A D | README | 3 for details about how they are used.
|
| /openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb/ |
| H A D | 0006-Fix-invalid-sigprocmask-call.patch | 14 The value of the how argument is not equal to one of the defined values. 16 and this is how musl-libc is currently doing. Fix the call to be safe
|
| /openbmc/u-boot/doc/ |
| H A D | README.JFFS2_NAND | 7 Configuration of partitions is similar to how this is done in U-Boot
|
| H A D | README.marvell | 4 This document describes how to compile the U-Boot and how to change U-Boot configuration
|
| /openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/ |
| H A D | valgrind-make-ld-XXX.so-strlen-intercept-optional.patch | 6 Hack: Depending on how glibc was compiled (e.g. optimised for size or 29 + /* Hack: Depending on how glibc was compiled (e.g. optimised for size or
|
| /openbmc/openbmc/poky/documentation/overview-manual/ |
| H A D | intro.rst | 40 provides examples on how to perform 43 instructions on how to install an SDK, which is used to develop 53 example, exhaustive information on how to use the Source Control
|