Re: [0/3] qemu-x86: Wire up EFI capsule updates on pflash
Elliot Berman <[email protected]> Mon, 3 Aug 2026 17:28:24 -0700
| Newsgroups | gmane.comp.boot-loaders.u-boot |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Aug 03, 2026 at 01:25:43PM -0600, Simon Glass wrote: > Hi Elliot, > > On 2026-07-30T19:37:45, Elliot Berman <[email protected]> wrote: > > > QEMU's x86 machines map a CFI NOR pflash device, mirroring the mechanism > > qemu-arm64 already uses for capsule updates. > > Please add a short section to doc/board/emulation/qemu-x86.rst > covering how to invoke QEMU with -pflash and how to drive a capsule > update. doc/board/emulation/qemu-riscv.rst already does this (see the > pflash and capsule-update paragraphs around lines 45 and 186). Will do this and all the other feedback I didn't directly reply to. Thanks for the review! - Elliot