Re: [edk2-devel][PATCH v1] BaseTools: 64bit FSP FV map file cannot be created correctly

2022-09-12 Thread Bob Feng
Reviewed-by: Bob Feng -Original Message- From: Kuo, Ted Sent: Monday, August 29, 2022 5:28 PM To: devel@edk2.groups.io Cc: Feng, Bob C ; Gao, Liming ; Chen, Christine ; Hamel, Lee M Subject: [edk2-devel][PATCH v1] BaseTools: 64bit FSP FV map file cannot be created correctly https

[edk2-devel][PATCH v1] BaseTools: 64bit FSP FV map file cannot be created correctly

2022-08-29 Thread Kuo, Ted
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