Commit Graph

1 Commits (f85e254b51aeadf8dc367aaf2fbd2c20378f75c2)

Author SHA1 Message Date
Ard Biesheuvel 514377d8a7 efi/libstub: move efi_system_table global var into separate object
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>
2022-09-19 11:19:35 +02:00