public inbox for linux-efi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] capsule pstore backend
@ 2017-03-01 17:59 Qiuxu Zhuo
       [not found] ` <20170301175943.87444-1-qiuxu.zhuo-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 14+ messages in thread
From: Qiuxu Zhuo @ 2017-03-01 17:59 UTC (permalink / raw)
  To: matt-mF/unelCI9GS6iBeEJttW/XRex20P6io,
	ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A
  Cc: linux-efi-u79uwXL29TY76Z2rM5mHXA,
	tony.luck-ral2JQCrhuEAvxtiuMwx3w, Qiuxu Zhuo

*** BLURB HERE ***

Qiuxu Zhuo (2):
  efi/capsule: Add 'capsule' lookup support
  efi: capsule pstore backend

 drivers/firmware/efi/Kconfig          |  21 ++
 drivers/firmware/efi/Makefile         |   1 +
 drivers/firmware/efi/capsule-pstore.c | 527 ++++++++++++++++++++++++++++++++++
 drivers/firmware/efi/capsule.c        | 107 +++++++
 drivers/firmware/efi/efi.c            |   4 +
 include/linux/efi.h                   |   4 +
 6 files changed, 664 insertions(+)
 create mode 100644 drivers/firmware/efi/capsule-pstore.c
--

Change Log (v1->v2):
  - Use memremap() instead of ioremap() for firmware tables 
  - Remove "default n" in Kconfig file
  - Move check_capsule_support() up a bit
  - Update SoB chain
-- 
2.9.0.GIT

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2017-03-04  0:54 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-01 17:59 [PATCH v2 0/2] capsule pstore backend Qiuxu Zhuo
     [not found] ` <20170301175943.87444-1-qiuxu.zhuo-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2017-03-01 17:59   ` [PATCH v2 1/2] efi/capsule: Add 'capsule' lookup support Qiuxu Zhuo
     [not found]     ` <20170301175943.87444-2-qiuxu.zhuo-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2017-03-02 15:38       ` Ard Biesheuvel
     [not found]         ` <CAKv+Gu8=_D_ghJkxeLtnVN2fNV8ybS_2+cjs3ih_TmGtTJM4+Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-03-02 16:44           ` Matt Fleming
     [not found]             ` <20170302164402.GB9522-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
2017-03-02 16:45               ` Ard Biesheuvel
     [not found]                 ` <CAKv+Gu8aKUMrZa0mwjVugmzAZvkSJC5xe4xerMvrsa5x+xH5xA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-03-02 16:46                   ` Ard Biesheuvel
     [not found]                     ` <CAKv+Gu__kQsbb9dZM9h2FFms9Od4VEgXGeRUycqwzM54WG7=yg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-03-04  0:54                       ` Zhuo, Qiuxu
2017-03-01 17:59   ` [PATCH v2 2/2] efi: capsule pstore backend Qiuxu Zhuo
     [not found]     ` <20170301175943.87444-3-qiuxu.zhuo-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2017-03-02 15:43       ` Ard Biesheuvel
     [not found]         ` <CAKv+Gu_25t7Bs-sfxdNi=axo4mjtWo2CF5302AtNRCc0_3RnWg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-03-02 21:31           ` Kees Cook
2017-03-03 15:19   ` [PATCH v2 0/2] " Ard Biesheuvel
     [not found]     ` <CAKv+Gu-PjFD8eAAOau6wPXH+pQ8JfKh-huFqiB+Go+5YTth3tQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-03-03 17:23       ` Luck, Tony
     [not found]         ` <20170303172319.GA27957-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2017-03-03 17:28           ` Ard Biesheuvel
2017-03-04  0:31       ` Zhuo, Qiuxu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox