linux/drivers/firmware/google
Ard Biesheuvel 9846d86031 efi: gsmi: fix false dependency on CONFIG_EFI_VARS
The gsmi code does not actually rely on CONFIG_EFI_VARS, since it only
uses the efivars abstraction that is included unconditionally when
CONFIG_EFI is defined. CONFIG_EFI_VARS controls the inclusion of the
code that exposes the sysfs entries, and which has been deprecated for
some time.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
2020-09-29 19:40:57 +02:00
..
coreboot_table.c firmware: google: Release devices before unregistering the bus 2020-01-14 21:46:48 +01:00
coreboot_table.h
framebuffer-coreboot.c
gsmi.c efi: gsmi: fix false dependency on CONFIG_EFI_VARS 2020-09-29 19:40:57 +02:00
Kconfig efi: gsmi: fix false dependency on CONFIG_EFI_VARS 2020-09-29 19:40:57 +02:00
Makefile
memconsole-coreboot.c firmware: google: memconsole: Replace zero-length array with flexible-array member 2020-06-15 23:08:16 -05:00
memconsole-x86-legacy.c
memconsole.c
memconsole.h
vpd_decode.c firmware: google: increment VPD key_len properly 2019-10-11 08:41:34 +02:00
vpd_decode.h
vpd.c firmware: google: vpd: Replace zero-length array with flexible-array member 2020-06-15 23:08:21 -05:00