diff options
author | Richard Spiegel <richard.spiegel@silverbackltd.com> | 2018-02-07 17:04:09 -0700 |
---|---|---|
committer | Aaron Durbin <adurbin@chromium.org> | 2018-02-16 16:23:59 +0000 |
commit | 126614b87b43750f4f07ccdb831f652af6acc6ce (patch) | |
tree | 10c48ad93dc41986547f476e0f3a96a242fabc7a /src/mainboard/lenovo | |
parent | a25283d8ae905bce31d16202c4e4d4b54051ea86 (diff) |
soc/amd/common/block/pi/amd_init_late.c: Transfer memory info to cbmem
SMBIOS structure type 17 is not being generated because memory info is
not being stored to cbmem. This has to happen after AGESA AmdInitLate
has run, but before SMBIOS is generated. There's a need to convert
format between AGESA generated info, and what is required in cbmem.
Create a procedure that transfers information between AGESA and cbmem,
and call it from agesawrapper_post_device() after AmdLateInit is called.
BUG=b:65403853
TEST=build and run kahlee, verify if SMBIOS structure type 17 is being
generated, and if associated strings are what should be expected.
Change-Id: I151a8f1348c9bafceb38bab1f79d3002c5f6b31b
Signed-off-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
Reviewed-on: https://review.coreboot.org/23644
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/mainboard/lenovo')
0 files changed, 0 insertions, 0 deletions