Linux EFI development
 help / color / mirror / Atom feed
From: Ard Biesheuvel <ardb@kernel.org>
To: torvalds@linux-foundation.org
Cc: linux-efi@vger.kernel.org, Ard Biesheuvel <ardb@kernel.org>
Subject: [GIT PULL] EFI fixes for v5.19 #1
Date: Tue, 21 Jun 2022 18:16:18 +0200	[thread overview]
Message-ID: <20220621161618.3787669-1-ardb@kernel.org> (raw)

Hi Linus,

Please pull this pair of EFI fixes.

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-urgent-for-v5.19-1

for you to fetch changes up to aa6d1ed107eba26f49933216cffe797253914132:

  efi/x86: libstub: Fix typo in __efi64_argmap* name (2022-06-21 18:11:46 +0200)

----------------------------------------------------------------
First batch of EFI fixes for v5.19

- remove pointless include of asm/efi.h, which does not exist on ia64
- fix DXE service marshalling prototype for mixed mode

----------------------------------------------------------------
Evgeniy Baskov (1):
      efi/x86: libstub: Fix typo in __efi64_argmap* name

Javier Martinez Canillas (1):
      efi: sysfb_efi: remove unnecessary <asm/efi.h> include

 arch/x86/include/asm/efi.h       | 2 +-
 drivers/firmware/efi/sysfb_efi.c | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

             reply	other threads:[~2022-06-21 16:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-21 16:16 Ard Biesheuvel [this message]
2022-06-21 18:27 ` [GIT PULL] EFI fixes for v5.19 #1 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220621161618.3787669-1-ardb@kernel.org \
    --to=ardb@kernel.org \
    --cc=linux-efi@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox