All of lore.kernel.org
 help / color / mirror / Atom feed
* Pull request for UEFI sub-system for efi-2020-04-rc4
@ 2020-02-26 18:40 Heinrich Schuchardt
  2020-02-27 16:05 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2020-02-26 18:40 UTC (permalink / raw)
  To: u-boot

The following changes since commit 548ce227d3d852455c6395c0cec30af0cda77b09:

   Prepare v2020.04-rc3 (2020-02-26 07:53:20 -0500)

are available in the Git repository at:

   https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git
tags/efi-2020-04-rc4

for you to fetch changes up to 76be687288dc618eabd1ef643488cd5bd93f84ff:

   efi_loader: implement EFI_RT_PROPERTIES_TABLE (2020-02-26 19:32:09 +0100)

----------------------------------------------------------------
Pull request for UEFI sub-system for efi-2020-04-rc4

UEFI spec 2.8 errata A replaces the RuntimeServicesSupported variable
defined in UEFI spec 2.8 by the configuration table
EFI_RT_PROPERTIES_TABLE. So let's follow suit.

----------------------------------------------------------------
Heinrich Schuchardt (1):
       efi_loader: implement EFI_RT_PROPERTIES_TABLE

  cmd/efidebug.c               |  4 ++++
  include/efi_api.h            | 12 ++++++++++++
  lib/efi_loader/efi_runtime.c | 36 ++++++++++++++++++++++++++++--------
  lib/efi_loader/efi_setup.c   |  8 ++++----
  4 files changed, 48 insertions(+), 12 deletions(-)

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

end of thread, other threads:[~2020-02-27 16:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-26 18:40 Pull request for UEFI sub-system for efi-2020-04-rc4 Heinrich Schuchardt
2020-02-27 16:05 ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.