Re: [edk2] [PATCH] SecurityPkg: Add MD5 support to Hash2DxeCrypto

2015-06-28 Thread Zhang, Chao B
hang, Chao B; El-Haj-Mahmoud, Samer Subject: RE: [edk2] [PATCH] SecurityPkg: Add MD5 support to Hash2DxeCrypto Thanks Laszlo. I didn't know the maintainer needs to be CC'd on the patch submission. I will do that on future submissions. Chao, Can you review please? Thanks, -Or

Re: [edk2] [PATCH] SecurityPkg: Add MD5 support to Hash2DxeCrypto

2015-06-28 Thread El-Haj-Mahmoud, Samer
aj-Mahmoud, Samer; Doman, Jonathan Cc: edk2-devel@lists.sourceforge.net; Chao Zhang Subject: Re: [edk2] [PATCH] SecurityPkg: Add MD5 support to Hash2DxeCrypto On 06/27/15 23:28, El-Haj-Mahmoud, Samer wrote: > If there is no additional feedback on this, can someone please check it in? I could comm

Re: [edk2] [PATCH] SecurityPkg: Add MD5 support to Hash2DxeCrypto

2015-06-28 Thread Laszlo Ersek
nt: Thursday, June 18, 2015 12:27 PM > To: edk2-devel@lists.sourceforge.net > Subject: Re: [edk2] [PATCH] SecurityPkg: Add MD5 support to Hash2DxeCrypto > > Reviewed-by: Samer El-Haj-Mahmoud > > > > -Original Message- > From: Doman, Jonathan > Sent

Re: [edk2] [PATCH] SecurityPkg: Add MD5 support to Hash2DxeCrypto

2015-06-27 Thread El-Haj-Mahmoud, Samer
If there is no additional feedback on this, can someone please check it in? -Original Message- From: El-Haj-Mahmoud, Samer Sent: Thursday, June 18, 2015 12:27 PM To: edk2-devel@lists.sourceforge.net Subject: Re: [edk2] [PATCH] SecurityPkg: Add MD5 support to Hash2DxeCrypto Reviewed-by

Re: [edk2] [PATCH] SecurityPkg: Add MD5 support to Hash2DxeCrypto

2015-06-18 Thread El-Haj-Mahmoud, Samer
Reviewed-by: Samer El-Haj-Mahmoud -Original Message- From: Doman, Jonathan Sent: Friday, June 05, 2015 12:07 PM To: edk2-devel@lists.sourceforge.net Subject: [edk2] [PATCH] SecurityPkg: Add MD5 support to Hash2DxeCrypto MD5 is part of the HASH2 protocol and it's trivial to su

[edk2] [PATCH] SecurityPkg: Add MD5 support to Hash2DxeCrypto

2015-06-05 Thread Jonathan Doman
MD5 is part of the HASH2 protocol and it's trivial to support. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jonathan Doman --- SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.c | 2 ++ SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.inf | 4 +++- 2 files changed, 5 insertions(+),