Re: [edk2] [PATCH] ArmPkg/PlatformBootManagerLib: process pending capsules

2017-09-15 Thread Ard Biesheuvel
On 15 September 2017 at 09:22, Leif Lindholm wrote: > On Mon, Sep 11, 2017 at 05:50:29PM +0100, Ard Biesheuvel wrote: >> Process any capsule HOBs that were left for us by CapsulePei. This >> involves calling ProcessCapsules() twice, as explained in the comment >> in

Re: [edk2] [PATCH] ArmPkg/PlatformBootManagerLib: process pending capsules

2017-09-15 Thread Leif Lindholm
On Mon, Sep 11, 2017 at 05:50:29PM +0100, Ard Biesheuvel wrote: > Process any capsule HOBs that were left for us by CapsulePei. This > involves calling ProcessCapsules() twice, as explained in the comment > in DxeCapsuleLibFmp [sic]. > > 1) The first call must be before EndOfDxe. The system

[edk2] [PATCH] ArmPkg/PlatformBootManagerLib: process pending capsules

2017-09-11 Thread Ard Biesheuvel
Process any capsule HOBs that were left for us by CapsulePei. This involves calling ProcessCapsules() twice, as explained in the comment in DxeCapsuleLibFmp [sic]. 1) The first call must be before EndOfDxe. The system capsules is processed. If device capsule FMP protocols are exposted at this