SRU Vivid - Backport ESRT support
Tim Gardner
tim.gardner at canonical.com
Mon Jul 13 21:22:06 UTC 2015
http://bugs.launchpad.net/bugs/1473341
The following changes since commit 632ef3a5ba8f3c54d696b6a9ea0fed46ad049b7d:
net/mlx4_core: need to call close fw if alloc icm is called twice
(2015-07-13 14:02:49 -0700)
are available in the git repository at:
git://kernel.ubuntu.com/rtg/ubuntu-vivid.git esrt
for you to fetch changes up to c5fcfdcd8d7c944eaf39b356ac48262f0b7ae891:
efi: Add 'systab' information to Documentation/ABI (2015-07-13
15:17:11 -0600)
----------------------------------------------------------------
Alex Smith (1):
x86, doc: Remove cmdline_size from list of fields to be filled in
for EFI handover
Borislav Petkov (2):
efi: Rename efi_guid_unparse to efi_guid_to_str
x86/efi: Add a "debug" option to the efi= cmdline
Dan Carpenter (1):
efi: efivar_create_sysfs_entry() should return negative error codes
Jean Delvare (1):
efi: dmi: List SMBIOS3 table before SMBIOS table
Matt Fleming (1):
efi: Add 'systab' information to Documentation/ABI
Peter Jones (2):
efi: Add esrt support
efi/esrt: Fix some compiler warnings
Documentation/ABI/testing/sysfs-firmware-efi | 10 ++++
Documentation/ABI/testing/sysfs-firmware-efi-esrt | 81
++++++++++++++++++++++++++
Documentation/kernel-parameters.txt | 3 +-
Documentation/x86/boot.txt | 1 -
arch/x86/platform/efi/efi.c | 7 ++-
block/partitions/efi.c | 2 +-
drivers/firmware/efi/Makefile | 2 +-
drivers/firmware/efi/efi.c | 95
++++++++++++++++++++++++++++--
drivers/firmware/efi/efivars.c | 17 +++---
drivers/firmware/efi/esrt.c | 471
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
fs/efivarfs/super.c | 2 +-
include/linux/efi.h | 13 ++++-
12 files changed, 684 insertions(+), 20 deletions(-)
create mode 100644 Documentation/ABI/testing/sysfs-firmware-efi-esrt
create mode 100644 drivers/firmware/efi/esrt.c
--
Tim Gardner tim.gardner at canonical.com
More information about the kernel-team
mailing list