]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools:Add extra debugging message
authorMax Knutsen <maknutse@microsoft.com>
Tue, 16 Jul 2019 09:26:55 +0000 (17:26 +0800)
committerLiming Gao <liming.gao@intel.com>
Thu, 1 Aug 2019 07:36:48 +0000 (15:36 +0800)
commit307e1650be267b67db7be1089e0979ace460d830
tree5c7d2a53371f84c079de722389dccbba90442c8d
parent76912197fabec2603f6c206f087a84265f451b32
BaseTools:Add extra debugging message

BZ:https://bugzilla.tianocore.org/show_bug.cgi?id=2014

Add extra debugging to improve error identification.
Error while processing file if the file is read incorrectly

This patch is going to fix that issue.

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Zhiju.Fan <zhijux.fan@intel.com>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Source/Python/AutoGen/StrGather.py
BaseTools/Source/Python/Trim/Trim.py