public inbox for linux-efi@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] EFI updates for v6.19
@ 2025-12-02  9:52 Ard Biesheuvel
  2025-12-05  1:53 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ard Biesheuvel @ 2025-12-02  9:52 UTC (permalink / raw)
  To: torvalds; +Cc: linux-efi, Ard Biesheuvel

From: Ard Biesheuvel <ardb@kernel.org>

Hi Linus,

The usual trickle of EFI contributions. There are some arm64 specific change
this cycle too, but they will land via the arm64 tree.

Please pull.


The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 7a2ff00c3b5e3ca1bbeb13cda52efe870be8501b:

  docs: efi: add CPER functions to driver-api (2025-11-21 09:42:03 +0100)

----------------------------------------------------------------
EFI updates for v6.19:

- Parse SMBIOS tables in memory directly on Macbooks that do not
  implement the EFI SMBIOS protocol

- Obtain EDID information from the primary display while running in the
  EFI stub, and expose it via bootparams on x86 (generic method is in
  the works, and will likely land during the next cycle)

- Bring CPER handling for ARM systems up to data with the latest EFI
  spec changes.

- Various cosmetic changes.

----------------------------------------------------------------
Breno Leitao (1):
      efi/memattr: Convert efi_memattr_init() return type to void

Francesco Pompo (1):
      efistub/x86: Add fallback for SMBIOS record lookup

Jason Tian (1):
      RAS: Report all ARM processor CPER information to userspace

Mauro Carvalho Chehab (4):
      efi/cper: Adjust infopfx size to accept an extra space
      efi/cper: Add a new helper function to print bitmasks
      efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
      docs: efi: add CPER functions to driver-api

Qiang Ma (1):
      efi/riscv: Remove the useless failure return message print

Randy Dunlap (1):
      efi: stmm: fix kernel-doc "bad line" warnings

Thomas Zimmermann (5):
      efi: Fix trailing whitespace in header file
      efi/libstub: gop: Find GOP handle instead of GOP data
      efi/libstub: gop: Initialize screen_info in helper function
      efi/libstub: gop: Add support for reading EDID
      efi/libstub: x86: Store EDID in boot_params

 Documentation/driver-api/firmware/efi/index.rst |  11 +-
 drivers/acpi/apei/ghes.c                        |  27 ++---
 drivers/firmware/efi/cper-arm.c                 |  52 +++++----
 drivers/firmware/efi/cper.c                     |  62 ++++++++++-
 drivers/firmware/efi/libstub/efi-stub.c         |   2 +-
 drivers/firmware/efi/libstub/efistub.h          |  31 +++++-
 drivers/firmware/efi/libstub/gop.c              | 137 +++++++++++++++---------
 drivers/firmware/efi/libstub/x86-stub.c         | 104 +++++++++++++++++-
 drivers/firmware/efi/memattr.c                  |   7 +-
 drivers/firmware/efi/riscv-runtime.c            |  10 +-
 drivers/firmware/efi/stmm/mm_communication.h    |   6 +-
 drivers/ras/ras.c                               |  40 ++++++-
 include/linux/cper.h                            |  12 ++-
 include/linux/efi.h                             |   6 +-
 include/linux/ras.h                             |  16 ++-
 include/ras/ras_event.h                         |  49 ++++++++-
 16 files changed, 438 insertions(+), 134 deletions(-)

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

* Re: [GIT PULL] EFI updates for v6.19
  2025-12-02  9:52 [GIT PULL] EFI updates for v6.19 Ard Biesheuvel
@ 2025-12-05  1:53 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-12-05  1:53 UTC (permalink / raw)
  To: Ard Biesheuvel; +Cc: torvalds, linux-efi, Ard Biesheuvel

The pull request you sent on Tue,  2 Dec 2025 10:52:00 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-next-for-v6.19

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/b1dd1e2f3e4ed970949ab4bb982bb0165f3e979d

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2025-12-05  1:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-02  9:52 [GIT PULL] EFI updates for v6.19 Ard Biesheuvel
2025-12-05  1:53 ` pr-tracker-bot

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