Merge tag 'efi-2020-07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
[oweals/u-boot.git] / arch / x86 / lib / elf_x86_64_efi.lds
index 70c7c52332888b6460e95e767813c11a756b7eaa..b436429b33e6d12fdacf70c233b15947611df866 100644 (file)
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: BSD-2-Clause */
 /*
  * U-Boot EFI linker script
  *
- * SPDX-License-Identifier:    BSD-2-Clause
- *
  * Modified from usr/lib32/elf_x86_64_efi.lds in gnu-efi
  */
 
@@ -45,7 +44,7 @@ SECTIONS
                *(.sbss)
                *(.scommon)
                *(.dynbss)
-               *(.bss)
+               *(.bss*)
                *(COMMON)
                *(.rel.local)