Home
last modified time | relevance | path

Searched defs:efi_runtime (Results 1 – 4 of 4) sorted by relevance

/u-boot/board/qualcomm/dragonboard410c/
A Du-boot.lds28 *(.text.efi_runtime*)
31 __efi_runtime_stop = .;
67 *(.rel*.efi_runtime)
/u-boot/arch/arm/cpu/armv8/
A Du-boot.lds33 *(.text.efi_runtime*)
36 __efi_runtime_stop = .;
/u-boot/board/qualcomm/dragonboard820c/
A Du-boot.lds28 *(.text.efi_runtime*)
31 __efi_runtime_stop = .;
/u-boot/arch/riscv/cpu/
A Du-boot.lds20 *(.text.efi_runtime*)
23 __efi_runtime_stop = .;

Completed in 6 milliseconds