coreboot-kgpe-d16/src/drivers
Tim Chu 6b297c07c3 drivers/ipmi/ocp: Add ipmi set processor information
Implement setting processor information to BMC based on
document YosemiteV3_BMC_Feature_Spec_v1.7.

TEST=Use get command in OpenBMC to check.
Command and information are shown as below:

root@bmc-oob:~# ipmi-util 1 0xd8 0x11 0x4c 0x1c 0x00 0 1
DC 11 00 47 65 6E 75 69 6E 65 20 49 6E 74 65 6C 28 52 29
20 43 50 55 20 30 30 30 30 25 40 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00
root@bmc-oob:~# ipmi-util 1 0xd8 0x11 0x4c 0x1c 0x00 0 2
DC 11 00 1A 34 00 DC 05 41 30
root@bmc-oob:~#

Signed-off-by: Tim Chu <Tim.Chu@quantatw.com>
Change-Id: I3d53ac241a11ca962572816283a0c653fcde9f9e
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42242
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2020-08-03 05:24:27 +00:00
..
amd drivers/amd/i2s_machine_dev: return if scope is NULL 2020-08-03 05:08:39 +00:00
ams
analogix/anx7625
asmedia
aspeed
broadcom
crb
elog
emulation/qemu
generic drivers/generic/generic: Drop dead code 2020-07-09 23:54:30 +00:00
gfx/generic
gic
i2c drivers/i2c/max98373: fix error message formatting 2020-07-28 19:18:28 +00:00
intel drivers/intel/mipi_camera: Add reference counting for shared resources 2020-08-03 03:44:50 +00:00
ipmi drivers/ipmi/ocp: Add ipmi set processor information 2020-08-03 05:24:27 +00:00
lenovo src: Remove unused 'include <types.h>' 2020-07-14 16:10:17 +00:00
maxim
mrc_cache drivers/mrc_cache: Avoid unused variable assignment 2020-07-26 21:26:04 +00:00
net
ocp/dmi
parade
pc80 src: Change BOOL CONFIG_ to CONFIG() in comments & strings 2020-07-26 21:20:30 +00:00
ricoh/rce822
secunet/dmi
siemens/nc_fpga
sil/3114
smmstore Revert "src: Remove unused include <cpu/x86/smm.h>" 2020-07-28 06:05:20 +00:00
soundwire
spi src: Update bare access to BOOL CONFIG_ vals to CONFIG() 2020-07-26 21:21:03 +00:00
ti drivers/ti/tps65090: Drop dead code 2020-07-09 23:51:41 +00:00
tpm src: Remove unused 'include <types.h>' 2020-07-14 16:10:17 +00:00
uart src: Remove extra lines in license header 2020-07-26 20:57:18 +00:00
usb src: Remove whitespace between 'sizeof' and '(' 2020-07-26 21:18:16 +00:00
vpd
wifi/generic drivers/wifi: Adapt generic wifi driver into a chip driver 2020-07-28 16:07:47 +00:00