coreboot-kgpe-d16/src
Morgan Jang 9ede3d51e5 src/drivers/ipmi: Implement BMC Get Self Test Result function
According to IPMI SPEC, it is recommended that BIOS includes provisions
for checking and reporting on the basic health of BMC by executing
the Get Self Test Results command and checking the result.

TEST=Check the result in response data to confirm the BMC status is fine
or not.

Change-Id: I20349cec2e8e9420d177d725de2a5560d354fe47
Signed-off-by: Morgan Jang <Morgan_Jang@wiwynn.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36638
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: David Hendricks <david.hendricks@gmail.com>
(cherry picked from commit 5015502414)
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37087
2019-11-27 13:44:50 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch lib/fmap: Disable pre-RAM cache for FSP 1.0 2019-11-19 11:26:21 +00:00
commonlib {drivers,mainboard}: Move FSP logo support to fsp1_1 2019-11-14 11:33:46 +00:00
console console,boot_state: Exclude printk() from reported times 2019-11-11 10:31:29 +00:00
cpu nb/intel/sandybridge: Set up console in bootblock 2019-11-18 11:48:35 +00:00
device arch/x86: Remove EARLY_EBDA_INIT support 2019-11-10 15:38:45 +00:00
drivers src/drivers/ipmi: Implement BMC Get Self Test Result function 2019-11-27 13:44:50 +00:00
ec include: Make stdbool.h a separate file 2019-11-18 22:47:13 +00:00
include mmio: Fix buffer_to_fifo32() order of arguments 2019-11-19 06:17:04 +00:00
lib lib/fmap: Disable pre-RAM cache for FSP 1.0 2019-11-19 11:26:21 +00:00
mainboard mb/google/octopus: Disable fmap cache for meep 2019-11-19 12:56:19 +00:00
northbridge nb/intel/sandybridge/mrc: Handle P2P disabling via devicetree 2019-11-18 11:52:24 +00:00
security include: Make stdbool.h a separate file 2019-11-18 22:47:13 +00:00
soc lib/fmap: Disable pre-RAM cache for FSP 1.0 2019-11-19 11:26:21 +00:00
southbridge sb/amd/hudson: Fix typo in GEC firmware name 2019-11-19 12:46:36 +00:00
superio superio/*/*/acpi: Improve the readability of the IndexField 2019-11-05 16:08:55 +00:00
vendorcode vendorcode/eltan/security: Move eltan security from chipset to security menu 2019-11-16 20:41:10 +00:00
Kconfig vendorcode/eltan/security: Move eltan security from chipset to security menu 2019-11-16 20:41:10 +00:00