drivers/firmware/efi/libstub/systable.c
0 → 100644
+8
−0
Loading
To avoid pulling in the wrong object when using the libstub static
library to build the decompressor, define efi_system_table in a separate
compilation unit.
Signed-off-by:
Ard Biesheuvel <ardb@kernel.org>