coreboot-kgpe-d16/src
V Sowmya 1369516d28 common/block/cse: Rename cbfs_boot_load_file() to cbfs_load()
This patch renames the cbfs_boot_load_file() to cbfs_load() to
avoid the build errors for cselite and align with the new changes
to API https://review.coreboot.org/c/coreboot/+/39304 .

Change-Id: I717f0a3291f781cc3cf60aae88e7479762ede9f9
Signed-off-by: V Sowmya <v.sowmya@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/48291
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-by: Subrata Banik <subrata.banik@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-12-07 11:53:13 +00:00
..
acpi cbfs: Simplify load/map API names, remove type arguments 2020-12-02 22:13:17 +00:00
arch cpu/x86/64bit: Add code to call function in protected mode 2020-12-05 08:19:17 +00:00
commonlib cbfs: mcache: Fix end-of-cache check 2020-12-03 21:21:11 +00:00
console lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00
cpu cpu/x86/64bit: Add code to call function in protected mode 2020-12-05 08:19:17 +00:00
device device: Drop unused HyperTransport code 2020-11-25 09:11:46 +00:00
drivers drivers/intel/fsp2_0/memory_init: Wrap calls into FSP 2020-12-05 08:19:34 +00:00
ec src: Remove redundant use of ACPI offset(0) 2020-12-03 00:05:52 +00:00
include include/device/device: add comment that config_of_soc never returns NULL 2020-12-06 19:00:35 +00:00
lib cbfs: Add more error messages for lookup 2020-12-04 22:35:40 +00:00
mainboard mb/intel/adlrvp: Remove GPP_E0 2020-12-07 06:24:12 +00:00
northbridge cbfs: Introduce cbfs_ro_map() and cbfs_ro_load() 2020-12-03 00:00:19 +00:00
security cbfs: Add verification for RO CBFS metadata hash 2020-12-03 00:11:08 +00:00
soc common/block/cse: Rename cbfs_boot_load_file() to cbfs_load() 2020-12-07 11:53:13 +00:00
southbridge cpu/qemu-x86: Add the option to have no SMM 2020-12-04 11:11:17 +00:00
superio src: Remove redundant use of ACPI offset(0) 2020-12-03 00:05:52 +00:00
vendorcode vc/intel/fsp/fsp2_0/cooperlake_sp: Update WW47 FSP Memory map HOB 2020-12-07 10:30:09 +00:00
Kconfig lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00