diff options
author | Dan Christensen <opello@opello.org> | 2015-08-15 11:05:04 -0500 |
---|---|---|
committer | Zheng Bao <zheng.bao@amd.com> | 2015-08-17 03:51:35 +0200 |
commit | c08acf7f700f9e9cb221a96ec856ef7d28cdf2dd (patch) | |
tree | 335f7e6df71e9fe70a58b518e06a0a59846e20e2 /util/amdtools | |
parent | 41fceafb090120fa2403338f1940ad3c7148909b (diff) |
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>
Diffstat (limited to 'util/amdtools')
0 files changed, 0 insertions, 0 deletions