Reviewed-by: Liming Gao <[email protected]> > -----Original Message----- > From: Zeng, Star > Sent: Wednesday, November 16, 2016 10:18 AM > To: [email protected] > Cc: Zeng, Star <[email protected]>; Yao, Jiewen <[email protected]>; > Gao, Liming <[email protected]>; Kinney, Michael D > <[email protected]>; Fan, Jeff <[email protected]>; Laszlo Ersek > <[email protected]>; Ard Biesheuvel <[email protected]> > Subject: [PATCH V2 0/3] HobLib: Check FV alignment when building FV HOB > > If the FvImage buffer is not at its required alignment, then ASSERT(). > Also update the function header description of BuildFv(2)Hob() > correspondingly. > > Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=205 > > V2: > If the FvImage buffer is not at its required alignment, then ASSERT(). > > Cc: Jiewen Yao <[email protected]> > Cc: Liming Gao <[email protected]> > Cc: Michael D Kinney <[email protected]> > Cc: Jeff Fan <[email protected]> > Cc: Laszlo Ersek <[email protected]> > Cc: Ard Biesheuvel <[email protected]> > > Star Zeng (3): > MdePkg HobLib: Check FV alignment when building FV HOB > IntelFrameworkPkg PeiHobLib: Check FV alignment when building FV HOB > ArmVirtPkg DxeHobLib: Update func header description of > BuildFv(2)Hob() > > ArmVirtPkg/Library/ArmVirtDxeHobLib/HobLib.c | 4 +- > .../Library/PeiHobLibFramework/HobLib.c | 70 > +++++++++++++++++++++- > MdePkg/Include/Library/HobLib.h | 4 +- > MdePkg/Library/DxeCoreHobLib/HobLib.c | 4 +- > MdePkg/Library/DxeHobLib/HobLib.c | 4 +- > MdePkg/Library/PeiHobLib/HobLib.c | 70 > +++++++++++++++++++++- > 6 files changed, 150 insertions(+), 6 deletions(-) > > -- > 2.7.0.windows.1
_______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

