Home
last modified time | relevance | path

Searched refs:ImageBase (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/arch/arm/lib/
H A Dcrt0_aarch64_efi.S18 .globl ImageBase
19 ImageBase: label
22 .long pe_header - ImageBase /* Offset to the PE header */
45 .long _start - ImageBase /* AddressOfEntryPoint */
46 .long _start - ImageBase /* BaseOfCode */
60 .long _edata - ImageBase /* SizeOfImage */
65 .long _start - ImageBase /* SizeOfHeaders */
110 .long _start - ImageBase /* VirtualAddress */
112 .long _start - ImageBase /* PointerToRawData */
125 adr x0, ImageBase
/openbmc/u-boot/arch/riscv/lib/
H A Dcrt0_riscv_efi.S31 .globl ImageBase
32 ImageBase: label
35 .long pe_header - ImageBase /* Offset to the PE header */
58 .long _start - ImageBase /* AddressOfEntryPoint */
59 .long _start - ImageBase /* BaseOfCode */
73 .long _edata - ImageBase /* SizeOfImage */
78 .long _start - ImageBase /* SizeOfHeaders */
123 .long _start - ImageBase /* VirtualAddress */
125 .long _start - ImageBase /* PointerToRawData */
139 lla a0, ImageBase
/openbmc/u-boot/include/
H A Dpe.h79 uint64_t ImageBase; member
125 uint32_t ImageBase; member
/openbmc/u-boot/lib/efi_loader/
H A Defi_image_loader.c273 image_base = opt->ImageBase; in efi_load_pe()
289 image_base = opt->ImageBase; in efi_load_pe()
/openbmc/qemu/contrib/elf2dmp/
H A Dpe.h61 uint64_t ImageBase; member
/openbmc/linux/arch/arm/boot/compressed/
H A Defi-header.S74 .long 0 @ ImageBase
/openbmc/linux/arch/x86/boot/
H A Dheader.S95 .long 0 # ImageBase
97 .quad 0 # ImageBase