[PATCH 0/2][SRU][XENIAL] Enable fwts UEFI test driver
Colin King
colin.king at canonical.com
Fri Oct 14 14:40:03 UTC 2016
From: Colin Ian King <colin.king at canonical.com>
BugLink: http://bugs.launchpad.net/bugs/1633506
Colin Ian King (2):
efi: Add efi_test driver for exporting UEFI runtime service interfaces
UBUNTU: [Config] CONFIG_EFI_TEST=m
MAINTAINERS | 7 +
debian.master/config/config.common.ubuntu | 1 +
drivers/firmware/efi/Kconfig | 17 +
drivers/firmware/efi/Makefile | 2 +
drivers/firmware/efi/test/Makefile | 1 +
drivers/firmware/efi/test/efi_test.c | 749 ++++++++++++++++++++++++++++++
drivers/firmware/efi/test/efi_test.h | 110 +++++
7 files changed, 887 insertions(+)
create mode 100644 drivers/firmware/efi/test/Makefile
create mode 100644 drivers/firmware/efi/test/efi_test.c
create mode 100644 drivers/firmware/efi/test/efi_test.h
--
2.7.4
More information about the kernel-team
mailing list