Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_runtime.c204 ulong patchoff = offset - (ulong)gd->relocaddr; in efi_runtime_detach() local
209 ulong newaddr = patchto ? (patchto + patchoff) : 0; in efi_runtime_detach()