Re: [edk2-devel] [PATCH] BaseTools: Fix binary file not generate map file issue

2020-05-12 Thread Bob Feng
This patch looks fine. Reviewed-by: Bob Feng -Original Message- From: Feng, YunhuaX Sent: Saturday, May 9, 2020 5:34 PM To: devel@edk2.groups.io Cc: Feng, Bob C ; Gao, Liming Subject: [PATCH] BaseTools: Fix binary file not generate map file issue REF: https://bugzilla.tianocore.org/s

[edk2-devel] [PATCH] BaseTools: Fix binary file not generate map file issue

2020-05-09 Thread Feng, YunhuaX
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2624 When EFI file come from binary file, not generate .map file, so need ignore the map file. Cc: Bob Feng Cc: Liming Gao Signed-off-by: Yunhua Feng --- BaseTools/Source/Python/GenFds/EfiSection.py | 2 +- 1 file changed, 1 insertion(+), 1