Hello build bot (Jenkins), Jonathan Zhang, Angel Pons, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/44502
to look at the new patch set (#2).
Change subject: xeon_sp/cpx: Fix get_system_memory_map to return the correct address ......................................................................
xeon_sp/cpx: Fix get_system_memory_map to return the correct address
Similar to CB:43336, the HOB structure is actually a 8 byte address pointing to the HOB data.
Tested=Verified the values of the hob fields are the same printed by soc_display_memmap_hob().
Change-Id: I348d3cd80a56e86d22f20fcadf0316b462b86829 Signed-off-by: Johnny Lin johnny_lin@wiwynn.com --- M src/soc/intel/xeon_sp/cpx/soc_util.c 1 file changed, 7 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/02/44502/2