Lines Matching refs:ebp
95 1: popl %ebp
96 subl $ rva(1b), %ebp
99 leal rva(gdt)(%ebp), %eax
112 leal rva(boot_stack_end)(%ebp), %esp
115 leal rva(1f)(%ebp), %eax
138 movl %ebp, %ebx
149 subl rva(image_offset)(%ebp), %ebx
198 movl $1, rva(sev_status)(%ebp)
262 leal rva(startup_64)(%ebp), %eax
264 movl rva(efi32_boot_args)(%ebp), %edi
267 leal rva(efi64_stub_entry)(%ebp), %eax
268 movl rva(efi32_boot_args+4)(%ebp), %esi
269 movl rva(efi32_boot_args+8)(%ebp), %edx // saved bootparams pointer
280 leal rva(efi_pe_entry)(%ebp), %eax
308 1: pop %ebp
309 subl $ rva(1b), %ebp
311 movl %esi, rva(efi32_boot_args+8)(%ebp)
313 movl %ecx, rva(efi32_boot_args)(%ebp)
314 movl %edx, rva(efi32_boot_args+4)(%ebp)
315 movb $0, rva(efi_is64)(%ebp)
318 sgdtl rva(efi32_boot_gdt)(%ebp)
319 movw %cs, rva(efi32_boot_cs)(%ebp)
320 movw %ds, rva(efi32_boot_ds)(%ebp)
323 sidtl rva(efi32_boot_idt)(%ebp)
779 pushl %ebp
780 movl %esp, %ebp
796 leal -4(%ebp), %eax
800 pushl 8(%ebp) // pass the image handle
816 movl 12(%ebp), %eax // sys_table
823 movl 8(%ebp), %ecx // image_handle
824 movl 12(%ebp), %edx // sys_table
825 movl -4(%ebp), %esi // loaded_image
827 movl %ebx, %ebp // startup_32 for efi32_pe_stub_entry
833 movl %ebx, rva(image_offset)(%ebp) // save image_offset
870 leal rva(boot32_idt)(%ebp), %ebx
901 leal rva(startup32_vc_handler)(%ebp), %eax
906 leal rva(boot32_idt)(%ebp), %eax
907 movl %eax, rva(boot32_idt_desc+2)(%ebp)
908 lidt rva(boot32_idt_desc)(%ebp)
938 movl rva(sev_status)(%ebp), %eax
953 movl %eax, rva(sev_check_data)(%ebp)
954 movl %ebx, rva(sev_check_data+4)(%ebp)
961 cmpl %eax, rva(sev_check_data)(%ebp)
963 cmpl %ebx, rva(sev_check_data+4)(%ebp)