Reviewed-by: Liming Gao <[email protected]>
> -----Original Message----- > From: edk2-devel [mailto:[email protected]] On Behalf Of > Hao Wu > Sent: Thursday, November 10, 2016 12:22 PM > To: [email protected] > Cc: Wu, Hao A <[email protected]>; Gao, Liming <[email protected]> > Subject: [edk2] [PATCH 0/2] Handle input file of size 0 for GenFfs/GenSec > tools > > The series enhances the logic in GenFfs and GenSec tool to handle input > file of size 0 properly. > > Cc: Liming Gao <[email protected]> > Cc: Yonghong Zhu <[email protected]> > > 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 > > _______________________________________________ > edk2-devel mailing list > [email protected] > https://lists.01.org/mailman/listinfo/edk2-devel _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

