coreboot/src/drivers/ipmi
JingleHsuWiwynn 406ccf224e ipmi/ocp: Remove duplicate IPMI OEM command set processor information
IPMI OEM command set processor information has already been implemented
in u-root payload:
efdc3a30ec
Also this command has a higher chance to see BMC KCS timeout issue when
coreboot log level is 4, which can be avoided if this command is run at
a later stage such as LinuxBoot.

Signed-off-by: JingleHsuWiwynn <jingle_hsu@wiwynn.com>
Change-Id: If0081e5195cbd605e062723c197ac74343f79a13
Reviewed-on: https://review.coreboot.org/c/coreboot/+/51276
Reviewed-by: Jonathan Zhang <jonzhang@fb.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-03-17 08:02:31 +00:00
..
ocp ipmi/ocp: Remove duplicate IPMI OEM command set processor information 2021-03-17 08:02:31 +00:00
chip.h drivers/ipmi: implement "POST complete" notification functionality 2020-12-30 00:30:41 +00:00
ipmi_fru.c drivers/ipmi: Read more FRU data fields for Product and Board Info 2020-06-28 21:43:59 +00:00
ipmi_kcs.c src/drivers: Drop unneeded empty lines 2020-09-21 15:51:52 +00:00
ipmi_kcs.h src/drivers/ipmi: Add function to get BMC revision 2020-10-26 06:46:17 +00:00
ipmi_kcs_ops.c drivers/ipmi: implement "POST complete" notification functionality 2020-12-30 00:30:41 +00:00
ipmi_kcs_ops_premem.c src: Include <arch/io.h> when appropriate 2020-10-26 06:44:40 +00:00
ipmi_ops.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
ipmi_ops.h drivers/ipmi: Read more FRU data fields for Product and Board Info 2020-06-28 21:43:59 +00:00
ipmi_supermicro_oem.h drivers/ipmi: Add Supermicro OEM commands 2020-12-25 02:25:49 +00:00
Kconfig drivers/ipmi: Add Supermicro OEM commands 2020-12-25 02:25:49 +00:00
Makefile.inc drivers/ipmi: Add Supermicro OEM commands 2020-12-25 02:25:49 +00:00
supermicro_oem.c drivers/ipmi: Add Supermicro OEM commands 2020-12-25 02:25:49 +00:00