public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] Handle input file of size 0 for GenFfs/GenSec tools
@ 2016-11-10  4:22 Hao Wu
  2016-11-10  4:22 ` [PATCH 1/2] BaseTools/GenFfs: Fix return too early when input file is of size 0 Hao Wu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Hao Wu @ 2016-11-10  4:22 UTC (permalink / raw)
  To: edk2-devel; +Cc: Hao Wu, Liming Gao, Yonghong Zhu

The series enhances the logic in GenFfs and GenSec tool to handle input
file of size 0 properly.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>

Hao Wu (2):
  BaseTools/GenFfs: Fix return too early when input file is of size 0
  BaseTools/GenSec: Return correct status when input file size is 0

 BaseTools/Source/C/GenFfs/GenFfs.c | 11 +++++++++--
 BaseTools/Source/C/GenSec/GenSec.c | 16 +++++++++++-----
 2 files changed, 20 insertions(+), 7 deletions(-)

-- 
1.9.5.msysgit.0



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-11-10  5:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-10  4:22 [PATCH 0/2] Handle input file of size 0 for GenFfs/GenSec tools Hao Wu
2016-11-10  4:22 ` [PATCH 1/2] BaseTools/GenFfs: Fix return too early when input file is of size 0 Hao Wu
2016-11-10  4:22 ` [PATCH 2/2] BaseTools/GenSec: Return correct status when input file size is 0 Hao Wu
2016-11-10  5:05 ` [PATCH 0/2] Handle input file of size 0 for GenFfs/GenSec tools Gao, Liming

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox