coreboot-kgpe-d16/src/vendorcode/amd
Kyösti Mälkki 63bc18e328 soc/amd/common: Remove AmdReadEventLog()
Parameter passing is incorrect here, it should pass
complete StdHeader instead of attempting to fill
in HeapStatus that should be treated as a field private
to AGESA, based on where it is defined in the header
files.

Furthermore the while() loop did not evaluate the
return value. Feature can be brought back at a later
date after someone verifies it actually works correctly
across different stages.

Change-Id: Ib243b275f8700ecaeb330772c795d305c61899c5
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31484
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-04-23 10:10:45 +00:00
..
agesa vc/amd/agesa/f14: Add missing break statement 2019-04-07 03:27:52 +00:00
cimx vendorcode/amd/cimx/sb*: Rename RSDP header 2018-08-27 15:26:33 +00:00
include
pi soc/amd/common: Remove AmdReadEventLog() 2019-04-23 10:10:45 +00:00
Kconfig AGESA/PI: replace HUDSON_DISABLE_IMC with HUDSON_IMC_ENABLE 2019-01-14 06:50:11 +00:00
Makefile.inc