]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools/GenCrc32: Fix a bug to hand empty file for decode
authorYonghong Zhu <yonghong.zhu@intel.com>
Wed, 19 Jul 2017 02:59:37 +0000 (10:59 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Tue, 1 Aug 2017 02:52:44 +0000 (10:52 +0800)
commit997b2c543751cb4a3473270c1a7016ade311f01b
tree98ec615f4b6427cf4da97dea66350b9023a70cf7
parentb5bd6387d225dfef9a693982cabccd37fcdd1fb7
BaseTools/GenCrc32: Fix a bug to hand empty file for decode

Fixes: https://bugzilla.tianocore.org/show_bug.cgi?id=535
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Source/C/GenCrc32/GenCrc32.c