Home
last modified time | relevance | path

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

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