coreboot/src/security/vboot
Raul E Rangel 128b0cf66e security/vboot/Makefile: Use shell cat instead of make file command
The make `file` command is apparently a v4.2 feature only. Replace it
with a shell cat.

BUG=none
TEST=verified fwid.region was created correctly

Change-Id: I5e32a521ad3e6759853f0cde2e4c4db6e564d3be
Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Reviewed-on: https://review.coreboot.org/27990
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2018-08-13 12:17:25 +00:00
..
antirollback.h src: Add missing license headers 2018-07-06 15:30:59 +00:00
bootmode.c src/security/vboot: Fix typo 2018-08-09 15:50:16 +00:00
common.c
gbb.c vboot: Add support for reading GBB flags 2018-04-09 09:27:50 +00:00
gbb.h vboot: Add support for reading GBB flags 2018-04-09 09:27:50 +00:00
Kconfig security/tpm: Unify the coreboot TPM software stack 2018-06-04 20:33:07 +00:00
Makefile.inc security/vboot/Makefile: Use shell cat instead of make file command 2018-08-13 12:17:25 +00:00
misc.h
mrc_cache_hash_tpm.c security/vboot: Add interface for FSP 2.0 mrc caching 2018-07-17 17:40:33 +00:00
secdata_mock.c security/tpm: Unify the coreboot TPM software stack 2018-06-04 20:33:07 +00:00
secdata_tpm.c security/tpm: Improve TCPA log generation 2018-08-03 23:46:21 +00:00
symbols.h security/vboot: Remove redundent _verstage/_everstage/_verstage_size symbols 2018-05-14 16:24:28 +00:00
vbnv.c security/vboot: Add function to read UDC enable flag 2018-04-27 02:51:25 +00:00
vbnv.h security/vboot: Add function to read UDC enable flag 2018-04-27 02:51:25 +00:00
vbnv_cmos.c
vbnv_ec.c
vbnv_flash.c security/vboot: Remove unused include of vboot_nvstorage.h 2017-12-07 01:20:51 +00:00
vbnv_layout.h security/vboot: Add function to read UDC enable flag 2018-04-27 02:51:25 +00:00
vboot_common.c security/vboot: Add function to check if UDC can be enabled 2018-04-27 02:51:32 +00:00
vboot_common.h security/vboot: Add function to check if UDC can be enabled 2018-04-27 02:51:32 +00:00
vboot_handoff.c
vboot_loader.c
vboot_logic.c security/vboot: fix typo 2018-07-18 12:20:13 +00:00
verstage.c compiler.h: add __weak macro 2018-04-24 14:37:59 +00:00