Re: [edk2-devel] [PATCH V7 5/6] MdeModulePkg: Add FMP Capsule Image Header extension

2020-05-20 Thread Liming Gao
ng, Jian J > ; Wu, Hao A ; Yao, > Jiewen ; Zhang, Chao B ; Felix > Polyudov ; Xu, Wei6 > > Subject: Re: [edk2-devel] [PATCH V7 5/6] MdeModulePkg: Add FMP Capsule Image > Header extension > > Hi Lining, Wei. > > Can you speed up pushing of 2.8a patches? > > Re

Re: [edk2-devel] [PATCH V7 5/6] MdeModulePkg: Add FMP Capsule Image Header extension

2020-05-20 Thread Oleksiy Yakovlev
, Chao B; Felix Polyudov; Xu, Wei6 Subject: RE: [edk2-devel] [PATCH V7 5/6] MdeModulePkg: Add FMP Capsule Image Header extension Oleksiy: Wei has sent the updated patches for the changes in MdeModulePkg and SignedCapsulePkg. https://edk2.groups.io/g/devel/message/59652 He bases on your

Re: [edk2-devel] [PATCH V7 5/6] MdeModulePkg: Add FMP Capsule Image Header extension

2020-05-19 Thread Oleksiy Yakovlev
; Xu, Wei6 Subject: RE: [edk2-devel] [PATCH V7 5/6] MdeModulePkg: Add FMP Capsule Image Header extension Oleksiy: Wei has sent the updated patches for the changes in MdeModulePkg and SignedCapsulePkg. https://edk2.groups.io/g/devel/message/59652 He bases on your patch and does some updated

Re: [edk2-devel] [PATCH V7 5/6] MdeModulePkg: Add FMP Capsule Image Header extension

2020-05-18 Thread Liming Gao
Felix > Polyudov ; Xu, Wei6 > > Subject: Re: [edk2-devel] [PATCH V7 5/6] MdeModulePkg: Add FMP Capsule Image > Header extension > > Hi Liming. > > From Your comment here I understand that you are waiting for somebody else > here. > But looking through your comments - I

Re: [edk2-devel] [PATCH V7 5/6] MdeModulePkg: Add FMP Capsule Image Header extension

2020-05-18 Thread Oleksiy Yakovlev
Hi Liming. >From Your comment here I understand that you are waiting for somebody else >here. But looking through your comments - I agree with comment 1, but think other two are incorrect. So do I need to resubmit 2.8a series? Regards, Oleksiy. -Original Message- From: Gao, Liming [m

Re: [edk2-devel] [PATCH V7 5/6] MdeModulePkg: Add FMP Capsule Image Header extension

2020-05-15 Thread Liming Gao
; devel@edk2.groups.io > Cc: Kinney, Michael D ; Wang, Jian J > ; Wu, Hao A ; Yao, > Jiewen ; Zhang, Chao B ; > fel...@ami.com; Xu, Wei6 > Subject: Re: [edk2-devel] [PATCH V7 5/6] MdeModulePkg: Add FMP Capsule Image > Header extension > > Oleksiy: > When create P

Re: [edk2-devel] [PATCH V7 5/6] MdeModulePkg: Add FMP Capsule Image Header extension

2020-05-14 Thread Liming Gao
Oleksiy: When create PR, I find some issue in this patch. The same issue is also in SignedCapsulePkg. Because original comments from Xu Wei6, I would like Wei to provide the updated patch for MdeModulePkg and SignedCapsulePkg. Thanks Liming > -Original Message- > From: Oleksiy Yakovlev

[edk2-devel] [PATCH V7 5/6] MdeModulePkg: Add FMP Capsule Image Header extension

2020-05-14 Thread Oleksiy Yakovlev
Add bitmask to structure which gives a binary-inspectable mechanism to determine if a capsule contains an authentication section or depex section. (UEFI 2.8 errata a, mantis 2026) Signed-off-by: Oleksiy Yakovlev Reviewed-by: Wei6 Xu --- MdeModulePkg/Application/CapsuleApp/CapsuleDump.c | 7 +