linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 0/5] EFI changes for v5.2
@ 2019-03-28 19:34 Ard Biesheuvel
  2019-03-28 19:34 ` [PATCH 1/5] efi/libstub: refactor cmd_stubcopy Ard Biesheuvel
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Ard Biesheuvel @ 2019-03-28 19:34 UTC (permalink / raw)
  To: linux-efi, Ingo Molnar, Thomas Gleixner
  Cc: Ard Biesheuvel, linux-kernel, Jean Delvare, Marcin Benka,
	Masahiro Yamada, Nick Desaulniers, Peter Jones, Robert Richter,
	Takashi Iwai

The following changes since commit 8c2ffd9174779014c3fe1f96d9dc3641d9175f00:

  Linux 5.1-rc2 (2019-03-24 14:02:26 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-next

for you to fetch changes up to a72f65180feb446cc59616aab400475679b6ffce:

  efi/libstub/arm: omit unneeded stripping of ksymtab/kcrctab sections (2019-03-28 09:22:32 +0100)

----------------------------------------------------------------
EFI updates for v5.2:
- Squash a spurious warning when using the EFI framebuffer on a non-EFI boot.
- Use DMI data to annotate RAS memory errors on ARM just like we do on Intel.
- Some followup cleanups for DMI.
- Some libstub Makefile cleanups.

----------------------------------------------------------------
Ard Biesheuvel (2):
      efifb: omit memory map check on legacy boot
      efi/libstub/arm: omit unneeded stripping of ksymtab/kcrctab sections

Marcin Benka (1):
      efi/arm: Show SMBIOS bank/device location in cper and ghes error logs

Masahiro Yamada (1):
      efi/libstub: refactor cmd_stubcopy

Robert Richter (1):
      efi: Unify dmi setup code over architectures arm/arm64, ia64 and x86

 arch/ia64/kernel/setup.c              |  4 +---
 arch/x86/kernel/setup.c               |  6 ++----
 drivers/firmware/dmi_scan.c           | 28 +++++++++++++++-------------
 drivers/firmware/efi/arm-runtime.c    |  6 ++----
 drivers/firmware/efi/libstub/Makefile | 14 +++++++-------
 drivers/video/fbdev/efifb.c           |  3 ++-
 include/linux/dmi.h                   |  8 ++------
 7 files changed, 31 insertions(+), 38 deletions(-)

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

end of thread, other threads:[~2019-03-29  6:46 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-28 19:34 [GIT PULL 0/5] EFI changes for v5.2 Ard Biesheuvel
2019-03-28 19:34 ` [PATCH 1/5] efi/libstub: refactor cmd_stubcopy Ard Biesheuvel
2019-03-29  6:43   ` [tip:efi/core] efi/libstub: Refactor the cmd_stubcopy Makefile command tip-bot for Masahiro Yamada
2019-03-28 19:34 ` [PATCH 2/5] efifb: omit memory map check on legacy boot Ard Biesheuvel
2019-03-29  6:44   ` [tip:efi/core] efifb: Omit " tip-bot for Ard Biesheuvel
2019-03-28 19:34 ` [PATCH 3/5] efi/arm: Show SMBIOS bank/device location in cper and ghes error logs Ard Biesheuvel
2019-03-29  6:44   ` [tip:efi/core] efi/arm: Show SMBIOS bank/device location in CPER and GHES " tip-bot for Marcin Benka
2019-03-28 19:34 ` [PATCH 4/5] efi: Unify dmi setup code over architectures arm/arm64, ia64 and x86 Ard Biesheuvel
2019-03-29  6:45   ` [tip:efi/core] efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architectures tip-bot for Robert Richter
2019-03-28 19:34 ` [PATCH 5/5] efi/libstub/arm: omit unneeded stripping of ksymtab/kcrctab sections Ard Biesheuvel
2019-03-29  6:46   ` [tip:efi/core] efi/libstub/arm: Omit " tip-bot for Ard Biesheuvel
2019-03-29  6:35 ` [GIT PULL 0/5] EFI changes for v5.2 Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).