Home
last modified time | relevance | path

Searched refs:__efi_runtime_start (Results 1 – 13 of 13) sorted by relevance

/u-boot/arch/sandbox/lib/
A Dsections.c8 char __efi_runtime_start[0] __section("___efi_runtime_start"); variable
/u-boot/arch/x86/lib/
A Dsections.c7 char __efi_runtime_start[0] __section(".__efi_runtime_start"); variable
/u-boot/arch/x86/cpu/
A Du-boot-64.lds25 .__efi_runtime_start : {
26 *(.__efi_runtime_start)
A Du-boot.lds23 .__efi_runtime_start : {
24 *(.__efi_runtime_start)
/u-boot/arch/arm/mach-zynq/
A Du-boot.lds25 .__efi_runtime_start : {
26 *(.__efi_runtime_start)
/u-boot/arch/arm/lib/
A Dsections.c32 char __efi_runtime_start[0] __section(".__efi_runtime_start"); variable
/u-boot/board/ti/am335x/
A Du-boot.lds43 .__efi_runtime_start : {
44 *(.__efi_runtime_start)
/u-boot/arch/riscv/cpu/
A Du-boot.lds19 __efi_runtime_start = .; symbol
/u-boot/board/qualcomm/dragonboard820c/
A Du-boot.lds27 __efi_runtime_start = .; symbol
/u-boot/arch/arm/cpu/
A Du-boot.lds49 .__efi_runtime_start : {
50 *(.__efi_runtime_start)
/u-boot/arch/arm/cpu/armv8/
A Du-boot.lds32 __efi_runtime_start = .; symbol
/u-boot/lib/efi_loader/
A Defi_memory.c922 runtime_start = (ulong)&__efi_runtime_start & ~runtime_mask; in add_u_boot_and_runtime()
/u-boot/include/
A Defi_loader.h337 extern char __efi_runtime_start[], __efi_runtime_stop[];

Completed in 15 milliseconds