/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-firmware-dmi-tables | 6 data referenced by a SMBIOS table entry point. The SMBIOS 7 entry point contains general information, like SMBIOS 9 size of SMBIOS entry point is dependent on SMBIOS version. 10 The format of SMBIOS entry point and DMI structures 11 can be read in SMBIOS specification. 13 The dmi/tables provides raw SMBIOS entry point and DMI tables 15 from /dev/mem. The raw SMBIOS entry point and DMI table are
|
H A D | dell-smbios-wmi | 6 Perform SMBIOS calls on supported Dell machines. 12 1) To perform an SMBIOS call from userspace, you'll need to 29 4) In this buffer object, prepare as necessary for the SMBIOS 30 call you're interested in. Typically SMBIOS buffers have
|
H A D | sysfs-firmware-lefi-boardinfo | 30 exists SMBIOS in firmware, but the fact is that there is no SMBIOS on 35 # No SMBIOS nor DMI entry point found, sorry.
|
H A D | sysfs-firmware-dmi-entries | 6 SMBIOS tables to the operating system. Getting at this 96 SMBIOS / DMI specification under "System Event Log (Type 15)":
|
H A D | sysfs-bus-pci | 246 given name (SMBIOS type 41 string or ACPI _DSM string) of 250 system firmware provides SMBIOS type 41 string also. 261 be for example the SMBIOS type 41 device type instance or the 280 will be given priority if the system firmware provides SMBIOS
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Smbios/ |
H A D | README.md | 1 # SMBIOS MDR V2 5 SMBIOS MDR V2 service exposes D-Bus methods for SMBIOS Version 2 operations. 7 ### SMBIOS MDR V2 Interface 9 SMBIOS MDR V2 interface `xyz.openbmc_project.Smbios.MDR_V2` provides following 16 - SendDirectoryInformation - Send directory information to SMBIOS directory. 21 SMBIOS data start to transfer. 22 - AgentSynchronizeData - Synchronize SMBIOS data from file after data transfer
|
/openbmc/smbios-mdr/ |
H A D | README.md | 3 ## SMBIOS Parser 6 binary [SMBIOS][1] table and publishing the system information on D-Bus, to be 9 The SMBIOS table is usually sent to the BMC by the host firmware (BIOS). The 11 the SMBIOS data, but there are at least two implementation today: 20 needs to send an updated SMBIOS table. 37 `/var/lib/smbios/smbios2` (the local persistent cache for the SMBIOS table) and 44 more details about Xeon CPUs that aren't included in the SMBIOS table for some
|
H A D | meson.options | 49 description: 'Build IPMI blob library for SMBIOS transfer',
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/smbios/ |
H A D | smbios-mdr_git.bb | 2 …ION = "This package parses SMBIOS tables, reads Intel CPU PIROM and PECI and provides a dedicated …
|
/openbmc/linux/drivers/platform/x86/dell/ |
H A D | Kconfig | 102 tristate "Dell SMBIOS driver" 107 This provides support for the Dell SMBIOS calling interface. 113 bool "Dell SMBIOS driver WMI backend" 119 This provides an implementation for the Dell SMBIOS calling interface 127 bool "Dell SMBIOS driver SMM backend" 132 This provides an implementation for the Dell SMBIOS calling interface
|
/openbmc/qemu/hw/smbios/ |
H A D | Kconfig | 1 config SMBIOS config
|
/openbmc/smbios-mdr/service_files/ |
H A D | smbios-mdrv2.service | 2 Description=Intel BMC SMBIOS MDR V2
|
/openbmc/qemu/hw/i386/ |
H A D | Kconfig | 80 select SMBIOS 112 select SMBIOS
|
/openbmc/qemu/hw/loongarch/ |
H A D | Kconfig | 19 select SMBIOS
|
/openbmc/openbmc/poky/meta/recipes-devtools/dmidecode/ |
H A D | dmidecode_3.6.bb | 3 …your system's hardware as described in your system BIOS according to the SMBIOS/DMI standard (see …
|
/openbmc/qemu/tests/functional/acpi-bits/bits-config/ |
H A D | bits-cfg.txt | 10 # smbios: Dump all SMBIOS structures.
|
/openbmc/u-boot/board/intel/galileo/ |
H A D | Kconfig | 28 Override the default product name U-Boot reports in the SMBIOS
|
/openbmc/u-boot/lib/ |
H A D | Kconfig | 415 bool "Generate an SMBIOS (System Management BIOS) table" 419 The System Management BIOS (SMBIOS) specification addresses how 427 string "SMBIOS Manufacturer" 431 The board manufacturer to store in SMBIOS structures. 435 string "SMBIOS Product Name" 439 The product name to store in SMBIOS structures.
|
/openbmc/intel-ipmi-oem/ |
H A D | README.md | 21 - Acquiring SMBIOS data over IPMI
|
/openbmc/qemu/tests/functional/acpi-bits/bits-tests/ |
H A D | smbios.py2 | 31 """SMBIOS/DMI module.""" 43 class SMBIOS(unpack.Struct): 65 sm = super(SMBIOS, cls).__new__(cls) 70 super(SMBIOS, self).__init__() 387 0: 'SMBIOS baseboard type enumeration', 388 1: 'SMBIOS structure type enumeration', 2308 sm = SMBIOS() 2311 print "No SMBIOS structures found" 2321 print "SMBIOS information:" 2326 print "Error parsing SMBIOS information:" [all …]
|
/openbmc/qemu/hw/riscv/ |
H A D | Kconfig | 57 select SMBIOS
|
/openbmc/linux/drivers/char/tpm/eventlog/ |
H A D | tpm1.c | 186 case SMBIOS: in get_event_name()
|
/openbmc/linux/include/linux/ |
H A D | tpm_eventlog.h | 62 SMBIOS = 1, enumerator
|
/openbmc/linux/Documentation/arch/arm/ |
H A D | uefi.rst | 21 interface of UEFI configuration tables. (ACPI, SMBIOS, ...)
|
/openbmc/qemu/docs/devel/testing/ |
H A D | acpi-bits.rst | 2 ACPI/SMBIOS testing using biosbits 23 SMBIOS without being in the highest hardware privilege level, ring 0 for
|