Home
last modified time | relevance | path

Searched refs:__efi_runtime_stop (Results 1 – 15 of 15) sorted by relevance

/u-boot/arch/sandbox/cpu/
A Du-boot.lds29 .__efi_runtime_stop : {
30 *(.__efi_runtime_stop)
/u-boot/arch/sandbox/lib/
A Dsections.c8 char __efi_runtime_stop[0] __attribute__((section(".__efi_runtime_stop"))); variable
/u-boot/arch/x86/lib/
A Dsections.c7 char __efi_runtime_stop[0] __attribute__((section(".__efi_runtime_stop"))); variable
/u-boot/board/qualcomm/dragonboard410c/
A Du-boot.lds31 __efi_runtime_stop = .; symbol
62 __efi_runtime_stop = .; symbol
/u-boot/arch/x86/cpu/
A Du-boot-64.lds33 .__efi_runtime_stop : {
34 *(.__efi_runtime_stop)
A Du-boot.lds33 .__efi_runtime_stop : {
34 *(.__efi_runtime_stop)
/u-boot/arch/arm/mach-zynq/
A Du-boot.lds35 .__efi_runtime_stop : {
36 *(.__efi_runtime_stop)
/u-boot/arch/arm/lib/
A Dsections.c32 char __efi_runtime_stop[0] __attribute__((section(".__efi_runtime_stop"))); variable
/u-boot/board/ti/am335x/
A Du-boot.lds53 .__efi_runtime_stop : {
54 *(.__efi_runtime_stop)
/u-boot/arch/riscv/cpu/
A Du-boot.lds23 __efi_runtime_stop = .; symbol
/u-boot/board/qualcomm/dragonboard820c/
A Du-boot.lds31 __efi_runtime_stop = .; symbol
/u-boot/arch/arm/cpu/
A Du-boot.lds59 .__efi_runtime_stop : {
60 *(.__efi_runtime_stop)
/u-boot/arch/arm/cpu/armv8/
A Du-boot.lds36 __efi_runtime_stop = .; symbol
/u-boot/lib/efi_loader/
A Defi_memory.c788 runtime_end = (ulong)&__efi_runtime_stop; in add_u_boot_and_runtime()
/u-boot/include/
A Defi_loader.h218 extern unsigned int __efi_runtime_start, __efi_runtime_stop;

Completed in 13 milliseconds