linux_dsm_epyc7002/drivers/firmware/efi/libstub
Arvind Sankar 544393707f efi: Kill __efistub_global
Now that both arm and x86 are using the linker script to place the EFI
stub's global variables in the correct section, remove __efistub_global.

Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20200416151227.3360778-4-nivedita@alum.mit.edu
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
2020-04-24 14:52:16 +02:00
..
alignedmem.c efi/libstub: Add API function to allocate aligned memory 2020-04-24 14:52:16 +02:00
arm32-stub.c efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypoint 2020-02-22 23:37:37 +01:00
arm64-stub.c efi/libstub/arm64: Switch to ordinary page allocator for kernel image 2020-04-24 14:52:16 +02:00
efi-stub-helper.c efi: Kill __efistub_global 2020-04-24 14:52:16 +02:00
efi-stub.c efi: Kill __efistub_global 2020-04-24 14:52:16 +02:00
efistub.h efi: Kill __efistub_global 2020-04-24 14:52:16 +02:00
fdt.c efi/libstub: Simplify efi_high_alloc() and rename to efi_allocate_pages() 2020-02-23 21:57:15 +01:00
file.c efi/libstub: Make initrd file loader configurable 2020-04-23 20:15:06 +02:00
gop.c efi: Kill __efistub_global 2020-04-24 14:52:16 +02:00
hidden.h efi/libstub: Use hidden visibility for all source files 2020-02-23 21:57:12 +01:00
Makefile efi/x86: Remove __efistub_global and add relocation check 2020-04-24 14:52:16 +02:00
mem.c efi/libstub: Move efi_relocate_kernel() into separate source file 2020-04-24 14:52:16 +02:00
pci.c efi: Allow disabling PCI busmastering on bridges during boot 2020-01-10 18:55:04 +01:00
random.c efi/libstub: Describe RNG functions 2020-02-23 21:57:19 +01:00
randomalloc.c efi/libstub/random: Increase random alloc granularity 2020-04-23 20:15:06 +02:00
relocate.c efi/libstub: Move efi_relocate_kernel() into separate source file 2020-04-24 14:52:16 +02:00
secureboot.c efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive 2019-12-25 10:49:25 +01:00
skip_spaces.c efi/libstub: Clean up command line parsing routine 2020-02-23 21:57:15 +01:00
string.c efi/libstub: Clean up command line parsing routine 2020-02-23 21:57:15 +01:00
tpm.c efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive 2019-12-25 10:49:25 +01:00
x86-stub.c efi: Kill __efistub_global 2020-04-24 14:52:16 +02:00