Re: [edk2] [PATCH] SecurityPkg: Fix DBX Variable Read Error in ImageVerificationLib

2015-07-15 Thread Leif Lindholm
On Wed, Jul 15, 2015 at 08:42:49AM +0800, Zhang, Chao B wrote: > ImageVerificationLib passes wrong data buffer size when reading DBX variable, > causing heap crash. No objection to content of patch, but the above line is too long. Can you break it up please? Regards, Leif > Contributed-under:

Re: [edk2] [PATCH] SecurityPkg: Fix DBX Variable Read Error in ImageVerificationLib

2015-07-14 Thread Long, Qin
The patch is good. Reviewed-by: Qin Long Best Regards & Thanks, LONG, Qin -Original Message- From: Zhang, Chao B Sent: Wednesday, July 15, 2015 8:43 AM To: edk2-devel@lists.sourceforge.net Cc: Long, Qin; Zhang, Chao B Subject: [PATCH] SecurityPkg: Fix DBX Variable Read Error in Image

[edk2] [PATCH] SecurityPkg: Fix DBX Variable Read Error in ImageVerificationLib

2015-07-14 Thread Zhang, Chao B
ImageVerificationLib passes wrong data buffer size when reading DBX variable, causing heap crash. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Chao Zhang --- SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.c | 2 +- 1 file changed, 1 insertion(+), 1