coreboot-kgpe-d16/src
Patrick Rudolph 71327fbad8 lib/prog_loaders: Store CBFS type in struct prog
Store the type of the loaded program after locating the file and add a
method to retrieve the type.
Will be used to distinguish between SELF and FIT payloads.

Change-Id: Ic226e7e028d722ab9e3c6f7f1c22bde2a1cd8a85
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/26028
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-05-16 20:02:52 +00:00
..
acpi
arch Revert "cbfs/payload type: Fix build warning and whitespace in name" 2018-05-16 04:50:55 +00:00
commonlib cbfs_locate: Optionally return file type 2018-05-14 21:54:15 +00:00
console console: Skip non-BSP printk() earlier 2018-05-09 05:21:21 +00:00
cpu cpu/x86: Add support to run function with argument over APs 2018-05-14 08:39:42 +00:00
device devicetree: Add USB device type 2018-05-11 08:59:51 +00:00
drivers ACPI: Set the correct number of arguments in ACPI methods 2018-05-15 15:43:41 +00:00
ec ec/google/chromeec: add config for wake event types 2018-05-08 14:16:15 +00:00
include lib/prog_loaders: Store CBFS type in struct prog 2018-05-16 20:02:52 +00:00
lib lib/prog_loaders: Store CBFS type in struct prog 2018-05-16 20:02:52 +00:00
mainboard vx900: Move to EARLY_CBMEM_INIT 2018-05-16 06:19:34 +00:00
northbridge vx900: Move to EARLY_CBMEM_INIT 2018-05-16 06:19:34 +00:00
security security/vboot: Remove redundent _verstage/_everstage/_verstage_size symbols 2018-05-14 16:24:28 +00:00
soc soc/intel/skylake: check DPTF_TSR1_ACTIVE_AC* in _ACx methods 2018-05-15 15:50:20 +00:00
southbridge sb/intel/i82371eb: Get rid of device_t 2018-05-14 22:26:46 +00:00
superio superio/ite/it8720f: Implement power control 2018-05-15 11:47:14 +00:00
vendorcode AGESA f14: Remove OPTION_DDR2 2018-05-10 17:54:39 +00:00
Kconfig Timestamps: Add option to print timestamps to debug console 2018-03-09 17:16:21 +00:00