[PATCH 3/3] doc: Update CapsuleUpdate READMEs

2021-07-17 Thread Ilias Apalodimas
Since we removed embeddingg the capsule key into a .dtb and fixed authenticated capsule updates for all boards, move the relevant documentation in the efi file and update it accordingly Signed-off-by: Ilias Apalodimas --- changes since v1: - fixed a typo doc/board/emulation/qemu_capsule_update.

Re: [PATCH 3/3] doc: Update CapsuleUpdate READMEs

2021-07-16 Thread AKASHI Takahiro
On Fri, Jul 16, 2021 at 10:09:40AM +0300, Ilias Apalodimas wrote: > > > + > > > +The directory \EFI\UpdateCapsule is checked for capsules only within the > > > +EFI system partition on the device specified in the active boot option > > > +determine by reference to BootNext variable or BootOrder var

Re: [PATCH 3/3] doc: Update CapsuleUpdate READMEs

2021-07-16 Thread Ilias Apalodimas
> > + > > +The directory \EFI\UpdateCapsule is checked for capsules only within the > > +EFI system partition on the device specified in the active boot option > > +determine by reference to BootNext variable or BootOrder variable > > processing. > > %s/determine/determined/ > sure > > +The a

Re: [PATCH 3/3] doc: Update CapsuleUpdate READMEs

2021-07-15 Thread Heinrich Schuchardt
On 7/15/21 7:00 PM, Ilias Apalodimas wrote: Since we removed embeddingg the capsule key into a .dtb and fixed authenticated capsule updates for all boards, move the relevant documentation in the efi file and update it accordingly Signed-off-by: Ilias Apalodimas --- doc/board/emulation/qemu_ca

[PATCH 3/3] doc: Update CapsuleUpdate READMEs

2021-07-15 Thread Ilias Apalodimas
Since we removed embeddingg the capsule key into a .dtb and fixed authenticated capsule updates for all boards, move the relevant documentation in the efi file and update it accordingly Signed-off-by: Ilias Apalodimas --- doc/board/emulation/qemu_capsule_update.rst | 203 do