coreboot-kgpe-d16/src/southbridge
Dan Christensen c08acf7f70 AMD Binary PI: Fix the build when the user's group has a space
When the user's primary group contains a space ls -l and awk get the
wrong value for the file size.  This results in padding the
coreboot_psp_directory_combine_pubkey.bin file too much which ultimately
means RtmPubSigned.key can not be placed at the necessary offset.

Changing from ls -l to ls -ln seemed like the most minimal,
POSIX-friendly way to effect this change.

Change-Id: Icbeaad476753924626adb6de53dc9a30052d91a6
Signed-off-by: Dan Christensen <opello@opello.org>
Reviewed-on: http://review.coreboot.org/11242
Tested-by: build bot (Jenkins)
Reviewed-by: Zheng Bao <zheng.bao@amd.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2015-08-17 03:51:35 +02:00
..
amd AMD Binary PI: Fix the build when the user's group has a space 2015-08-17 03:51:35 +02:00
broadcom devicetree: Discriminate device ops scan_bus() 2015-06-04 11:19:01 +02:00
dmp/vortex86ex devicetree: Discriminate device ops scan_bus() 2015-06-04 11:19:01 +02:00
intel azalia: fix up and clean up shrinkage of boilerplate code 2015-07-14 13:40:07 +02:00
nvidia amd8111, ck804, mcp55: use CONFIG_HPET_ADDRESS 2015-08-09 21:16:41 +02:00
rdc/r8610 devicetree: Discriminate device ops scan_bus() 2015-06-04 11:19:01 +02:00
ricoh/rl5c476 Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
sis/sis966 Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
ti Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
via Remove incorrect Kconfig expressions 2015-06-22 21:22:47 +02:00