Home
last modified time | relevance | path

Searched refs:dmidecode (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-bsp/edac-utils/
H A Dedac-utils_git.bb31 RDEPENDS:${PN}:x86 = "dmidecode"
32 RDEPENDS:${PN}:x86-64 = "dmidecode"
33 RDEPENDS:${PN}:arm = "dmidecode"
34 RDEPENDS:${PN}:aarch64 = "dmidecode"
35 RDEPENDS:${PN}:powerpc = "dmidecode"
36 RDEPENDS:${PN}:powerpc64 = "dmidecode"
37 RDEPENDS:${PN}:powerpc64le = "dmidecode"
/OK3568_Linux_fs/buildroot/package/dmidecode/
H A Ddmidecode.mk8 DMIDECODE_SOURCE = dmidecode-$(DMIDECODE_VERSION).tar.xz
9 DMIDECODE_SITE = http://download.savannah.gnu.org/releases/dmidecode
12 DMIDECODE_SELINUX_MODULES = dmidecode
H A DConfig.in2 bool "dmidecode"
9 http://www.nongnu.org/dmidecode/
H A Ddmidecode.hash2 sha256 82c737a780614c38a783e8055340d295e332fb12c7f418b5d21a0797d3fb1455 dmidecode-3.3.tar.xz
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/dmidecode/
H A Ddmidecode_3.3.bb2 HOMEPAGE = "http://www.nongnu.org/dmidecode/"
7 SRC_URI = "${SAVANNAH_NONGNU_MIRROR}/dmidecode/${BP}.tar.xz \
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-firmware-efi30 Users: dmidecode
/OK3568_Linux_fs/kernel/Documentation/virt/kvm/
H A Drunning-nested-guests.rst259 Both the below commands, ``x86info`` and ``dmidecode``, should be
266 - Output of: ``dmidecode`` from L0
268 - Output of: ``dmidecode`` from L1
/OK3568_Linux_fs/buildroot/package/pm-utils/
H A D0001-pm-sleep.d-remove-unused-sleep-hooks.patch427 -# depend on HAL or dmidecode.
453 -# Get system information using dmidecode. Slow and ugly, but
456 - RES=$(dmidecode -s $1)
534 -# $1 = the raw data grabbed from HAL or dmidecode or wherever
/OK3568_Linux_fs/kernel/Documentation/misc-devices/
H A Dlis3lv02d.rst87 laptop, please include the output of "dmidecode" plus the value of
/OK3568_Linux_fs/buildroot/package/collectd/
H A DConfig.in141 depends on BR2_aarch64 || BR2_i386 || BR2_x86_64 # dmidecode
146 Collects selected static platform data using dmidecode and
/OK3568_Linux_fs/kernel/tools/power/pm-graph/
H A Dbootgraph.py463 sysvals.systemInfo(aslib.dmidecode(sysvals.mempath))
H A Dsleepgraph.py416 out = dmidecode(self.mempath, fatal)
5474 def dmidecode(mempath, fatal=False): function
6858 sysvals.systemInfo(dmidecode(sysvals.mempath))
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dras.rst105 using the ``dmidecode`` tool. For example, on a desktop machine, it shows::
128 bank. On this example, from an older server, ``dmidecode`` shows::
/OK3568_Linux_fs/yocto/poky/meta/conf/distro/include/
H A Dmaintainers.inc149 RECIPE_MAINTAINER:pn-dmidecode = "Alexander Kanavin <alex.kanavin@gmail.com>"
/OK3568_Linux_fs/buildroot/
H A DCHANGES816 ca-certificates, cog, coreutils, diffutils, dmidecode,
4302 dahdi-tools, dmidecode, dropbear, eigen, ffmpeg, gawk, gcc,
4735 dahdi-tools, dmidecode, dropbear, eigen, erlang, ffmpeg, gawk,
8024 dmalloc, dmidecode, dmraid, dnsmasq, doc-asciidoc.mk,
8315 distcc, dmidecode, dmraid, dnsmasq, doom-wad, dropbear,
8935 directfb, dmidecode, dnsmaqs, docker, dosfstools, dropbear,
9727 New packages: cjson, collectd, dfu-util, dmidecode, elftosb,
H A DDEVELOPERS2694 F: package/dmidecode/
/OK3568_Linux_fs/kernel/Documentation/admin-guide/laptops/
H A Dthinkpad-acpi.rst62 - a copy of the output of dmidecode, with serial numbers
/OK3568_Linux_fs/buildroot/package/
H A DConfig.in486 source "package/dmidecode/Config.in"