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
Hello Chao,
Do you have any comment/feedback on this series?
One comment with regard to the series below:
> -Original Message-
> From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of
> Xu, Wei6
> Sent: Wednesday, June 05, 2019 11:42 PM
> To: devel@edk2.groups.io
> Cc: Wan
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
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.
1. It looks like the implementation processes capsule files in PEI.
According to UEFI specification capsule files are stored on the active ESP.
Not every UEFI boot device can be accessed in PEI.
For example, RAID connected to the PCI plug in card cannot be accessed in PEI.
2. Solution B) below rel