diff options
author | Subrata Banik <subrata.banik@intel.com> | 2018-02-08 16:50:21 +0530 |
---|---|---|
committer | Subrata Banik <subrata.banik@intel.com> | 2018-02-09 06:03:00 +0000 |
commit | 6ee716e863117246d453e573d1a128da28b62cb7 (patch) | |
tree | da6cf68363b8be6053f5f586e3089ff80b6b5b24 /src/ec/lenovo | |
parent | 93fde11aefe108fd8f619239fb17f056bea3a778 (diff) | |
download | coreboot-6ee716e863117246d453e573d1a128da28b62cb7.tar.xz |
drivers/intel/fsp2_0: Remove fsp_find_smbios_memory_info() from FSP2.0 driver
As per FSP 2.0 specification and FSP SOC integration guide, its not expected
that SMBIOS Memory Information GUID will be same for all platform. Hence
fsp_find_smbios_memory_info() function inside common/driver code is not
generic one.
Removing this function and making use of fsp_find_extension_hob_by_guid()
to find SMBIOS Memory Info GUID from platform code as needed.
Change-Id: Ifd5abcd3e0733cedf61fa3dda7230cf3da6b14ce
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/23650
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/ec/lenovo')
0 files changed, 0 insertions, 0 deletions