Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1371358
| From | Matt Fleming <matt@codeblueprint.co.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 4/4] efi: A misc char interface to update EFI firmware |
| Date | 2016-04-05 11:50 +0200 |
| Message-ID | <rkvMu-13F-23@gated-at.bofh.it> (permalink) |
| References | <rdFGW-7xG-5@gated-at.bofh.it> <rdFGW-7xG-3@gated-at.bofh.it> <riXjP-6eO-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, 01 Apr, at 03:48:50AM, Bryan O'Donoghue wrote: > On Thu, 2016-03-17 at 12:57 +0000, Matt Fleming wrote: > > Tested with Intel Quark Galileo GEN1 platform. > > + * If the capsule is successfully submitted to the firmware, any > + * subsequent calls to efi_capsule_pending() will return true. @pages > + * must not be released or modified if this function returns > + * successfully. > > The only minor nit here is that you can't actually test this on a > Galileo GEN1 since there's a non-standard header required to update the > firmware on that platform ! > > So I suggest dropping that particular comment in the git log, since you > can't actually *do* that on a Galileo without doing something about the > required CSH (Clanton Secure Header) prefixed to the standard Capsule > header. > > Otherwise. > > Reviewed-by: Bryan O'Donoghue <pure.logic@nexus-software.ie> Thanks Bryan. I've updated the commit log and added your Reviewed-by.
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 4/4] efi: A misc char interface to update EFI firmware Matt Fleming <matt@codeblueprint.co.uk> - 2016-04-05 11:50 +0200
csiph-web