Re: [edk2-devel][Patch v2 0/7] Implement Capsule On Disk.

2019-06-12 Thread Zhang, Chao B
HI Hao: I don't have extra comments for the whole patch From: Wu, Hao A Sent: Wednesday, June 12, 2019 3:48 PM To: devel@edk2.groups.io; Xu, Wei6 ; Zhang, Chao B Cc: Wang, Jian J ; Kinney, Michael D ; Gao, Liming Subject: RE: [edk2-devel][Patch v2 0/7] Implement Capsule On Disk. Hello

Re: [edk2-devel][Patch v2 0/7] Implement Capsule On Disk.

2019-06-12 Thread Wu, Hao A
.groups.io > Cc: Wang, Jian J; Wu, Hao A; Kinney, Michael D; Gao, Liming; Zhang, Chao B > Subject: [edk2-devel][Patch v2 0/7] Implement Capsule On Disk. > > V2: > Fix Ecc check failure. > > V1: > BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1852 > > This patch

Re: [edk2-devel][Patch v2 0/7] Implement Capsule On Disk.

2019-06-05 Thread Zhang, Chao B
Michael D Sent: Thursday, June 6, 2019 6:37 AM To: Felix Polyudov ; devel@edk2.groups.io; Xu, Wei6 ; Kinney, Michael D Cc: Wang, Jian J ; Wu, Hao A ; Gao, Liming ; Zhang, Chao B Subject: RE: [edk2-devel][Patch v2 0/7] Implement Capsule On Disk. Hi Felix, For (1), this is a limitation of UEFI

Re: [edk2-devel][Patch v2 0/7] Implement Capsule On Disk.

2019-06-05 Thread Michael D Kinney
y, Michael D > ; Gao, Liming > ; Zhang, Chao B > > Subject: RE: [edk2-devel][Patch v2 0/7] Implement > Capsule On Disk. > > 1. It looks like the implementation processes capsule > files in PEI. > According to UEFI specification capsule files are stored > on the active ESP.

Re: [edk2-devel][Patch v2 0/7] Implement Capsule On Disk.

2019-06-05 Thread Felix Polyudov
section of the UEFI specification). -Original Message- From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of Xu, Wei6 Sent: Wednesday, June 05, 2019 11:42 AM To: devel@edk2.groups.io Cc: Jian J Wang; Hao A Wu; Michael D Kinney; Liming Gao; Chao B Zhang Subject: [edk2-devel][Pat

[edk2-devel][Patch v2 0/7] Implement Capsule On Disk.

2019-06-05 Thread Xu, Wei6
V2: Fix Ecc check failure. V1: BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1852 This patch set implements Capsule On Disk. Depends on whether platform supports Capsule-In-Ram, Capsule On Disk feature is composed of 2 solutions: Solution A): Load capsules out of TCB, rely on UpdateCapsule(