diff options
author | Krystian Hebel <krystian.hebel@3mdeb.com> | 2018-12-28 15:41:58 +0100 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-01-09 09:59:58 +0000 |
commit | 3f88d7fd29018e1ed92f70a4354850be37937d55 (patch) | |
tree | e71f7b87a9abcad2f0fc1231b4ce8cff7079c5bd /src/mainboard/intel/dg41wv | |
parent | 6fffd70435084fb1d3237fcb1a11f11849721e8f (diff) |
agesawrapper.c: check if HOP_COUNT_TABLE exists before AmdInitLate()
If HOP_COUNT_TABLE doesn't exist AmdInitLate() returns error when
creating CDIT, which scaries users. This patch turns off CDIT generation.
After this patch AGESA_UNSUPPORTED is returned due to a bug in
AGESA which cannot be walked around without disabling DMI table
generation (`AGESA_STATUS Status = TRUE`, present in open source
version of AGESA too).
Change-Id: I868aa840ad3495a66a9d70b7803af237e7d5f049
Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
Reviewed-on: https://review.coreboot.org/c/30475
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/intel/dg41wv')
0 files changed, 0 insertions, 0 deletions