Re: [edk2] [PATCH 5/5] Platforms/AMD/Overdrive: add signed capsule update support

2017-10-15 Thread Ard Biesheuvel
On 15 October 2017 at 20:10, Leif Lindholm wrote: > On Sun, Oct 15, 2017 at 10:54:53AM +0100, Ard Biesheuvel wrote: >> Wire up the various modules and boilerplate configuration snippets >> to implement signed capsule update for AMD Overdrive. Note that this >> uses the insecure default key. >> >>

Re: [edk2] [PATCH 5/5] Platforms/AMD/Overdrive: add signed capsule update support

2017-10-15 Thread Leif Lindholm
On Sun, Oct 15, 2017 at 10:54:53AM +0100, Ard Biesheuvel wrote: > Wire up the various modules and boilerplate configuration snippets > to implement signed capsule update for AMD Overdrive. Note that this > uses the insecure default key. > > The secure firmware on this SoC does not implement warm r

[edk2] [PATCH 5/5] Platforms/AMD/Overdrive: add signed capsule update support

2017-10-15 Thread Ard Biesheuvel
Wire up the various modules and boilerplate configuration snippets to implement signed capsule update for AMD Overdrive. Note that this uses the insecure default key. The secure firmware on this SoC does not implement warm reboot, so we cannot support capsules that persist across reset. Instead, t