diff options
author | Kuo, Ted <ted.kuo@intel.com> | 2022-08-29 17:28:17 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2022-09-15 07:04:50 +0000 |
commit | 45297e6c9bd1be53b3c462adb9b37b4df2ea8681 (patch) | |
tree | 85b7e0824ca1b937a95e8e8d82c5cb9ddd75c5a8 /DynamicTablesPkg | |
parent | 1dccbd1a382aa57719e4e0432b3bd6a03a888507 (diff) | |
download | edk2-45297e6c9bd1be53b3c462adb9b37b4df2ea8681.tar.gz |
BaseTools: 64bit FSP FV map file cannot be created correctly
https://bugzilla.tianocore.org/show_bug.cgi?id=4035
64bit FSP FV map file cannot be created correctly when using CLANG
compiler. When compiling 64bit FSP with CLANG, there is no prefix
symbol '_' added to function name. Hence FSP FV map file cannot be
created properly. Updated the if condition for CLANG in GenFv to
get the issue fixed.
Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Yuwei Chen <yuwei.chen@intel.com>
Cc: Lee Hamel <lee.m.hamel@intel.com>
Signed-off-by: Ted Kuo <ted.kuo@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
Diffstat (limited to 'DynamicTablesPkg')
0 files changed, 0 insertions, 0 deletions