linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] EFI changes for v3.11
@ 2013-06-26 12:23 Matt Fleming
       [not found] ` <20130626122331.GK22026-HNK1S37rvNbeXh+fF434Mdi2O/JbrIOy@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Matt Fleming @ 2013-06-26 12:23 UTC (permalink / raw)
  To: H. Peter Anvin; +Cc: Ingo Molnar, linux-efi, linux-kernel

The following changes since commit d3768d885c6ccbf8a137276843177d76c49033a7:

  x86, efi: retry ExitBootServices() on failure (2013-06-11 07:51:54 +0100)

are available in the git repository at:

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

for you to fetch changes up to 5d32cf1e590bcdc879f8f862e836c542f6ba7ecb:

  [IA64] sim: Add casts to avoid assignment warnings (2013-06-21 11:22:21 +0100)

----------------------------------------------------------------
 * Add casts to avoid compiler warnings about assignments making
   pointers from integers of different types. The warnings were
   introduced with Borislav's patch to move the EFI runtime service
   pointers to void * - Tony Luck

----------------------------------------------------------------
Tony Luck (1):
      [IA64] sim: Add casts to avoid assignment warnings

 arch/ia64/hp/sim/boot/fw-emu.c | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

-- 
Matt Fleming, Intel Open Source Technology Center

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [GIT PULL] EFI changes for v3.11
@ 2013-06-13 13:46 Matt Fleming
  0 siblings, 0 replies; 6+ messages in thread
From: Matt Fleming @ 2013-06-13 13:46 UTC (permalink / raw)
  To: H. Peter Anvin
  Cc: Ingo Molnar, linux-efi-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:

  Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)

are available in the git repository at:

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

for you to fetch changes up to d3768d885c6ccbf8a137276843177d76c49033a7:

  x86, efi: retry ExitBootServices() on failure (2013-06-11 07:51:54 +0100)

----------------------------------------------------------------
 * Only pass memory regions that are marked as required for runtime to
   SetVirtualAddressMap() - Matthew Garrett

 * A small cleanup to get rid of all the void * casting that is
   prevalent in the EFI code - Borislav Petkov

 * Handle the case where ExitBootServices() wants us to call it a second
   time because some of the firmware signal handlers have changed the
   memory map - Zach Bobroff

----------------------------------------------------------------
Borislav Petkov (1):
      efi: Convert runtime services function ptrs

Matthew Garrett (1):
      UEFI: Don't pass boot services regions to SetVirtualAddressMap()

Zach Bobroff (1):
      x86, efi: retry ExitBootServices() on failure

 arch/x86/boot/compressed/eboot.c | 20 +++++++++++++++++---
 arch/x86/include/asm/efi.h       | 28 ++++++++++++++--------------
 arch/x86/platform/efi/efi.c      |  7 +++++++
 include/linux/efi.h              | 28 ++++++++++++++--------------
 4 files changed, 52 insertions(+), 31 deletions(-)

-- 
Matt Fleming, Intel Open Source Technology Center

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

end of thread, other threads:[~2013-07-08 19:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-26 12:23 [GIT PULL] EFI changes for v3.11 Matt Fleming
     [not found] ` <20130626122331.GK22026-HNK1S37rvNbeXh+fF434Mdi2O/JbrIOy@public.gmane.org>
2013-07-03  8:19   ` Matt Fleming
     [not found]     ` <20130703081903.GI25291-HNK1S37rvNbeXh+fF434Mdi2O/JbrIOy@public.gmane.org>
2013-07-08 17:29       ` Luck, Tony
     [not found]         ` <3908561D78D1C84285E8C5FCA982C28F31C76880-P5GAC/sN6hlZtRGVdHMbwrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2013-07-08 18:36           ` H. Peter Anvin
     [not found]             ` <51DB069C.1010607-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org>
2013-07-08 19:02               ` Tony Luck
  -- strict thread matches above, loose matches on Subject: below --
2013-06-13 13:46 Matt Fleming

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).