Home
last modified time | relevance | path

Searched hist:"514377 d8a7da608ce618cdbeb5a2110a5a5178fc" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/firmware/efi/libstub/
H A Dsystable.c514377d8a7da608ce618cdbeb5a2110a5a5178fc Fri May 06 04:37:50 CDT 2022 Ard Biesheuvel <ardb@kernel.org> 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>
H A Defi-stub.cdiff 514377d8a7da608ce618cdbeb5a2110a5a5178fc Fri May 06 04:37:50 CDT 2022 Ard Biesheuvel <ardb@kernel.org> 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>
H A DMakefilediff 514377d8a7da608ce618cdbeb5a2110a5a5178fc Fri May 06 04:37:50 CDT 2022 Ard Biesheuvel <ardb@kernel.org> 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>