Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFv/
DGenFvInternalLib.c3337 EFI_PHYSICAL_ADDRESS XipBase; in FfsRebase() local
3379 XipBase = FvInfo->BaseAddress + XipOffset; in FfsRebase()
3534 …NewPe32BaseAddress = XipBase + (UINTN) CurrentPe32Section.Pe32Section + CurSecHdrSize - (UINTN)Ffs… in FfsRebase()
3549 …NewPe32BaseAddress = XipBase + (UINTN) CurrentPe32Section.Pe32Section + CurSecHdrSize - (UINTN)Ffs… in FfsRebase()
3728 NewPe32BaseAddress = XipBase + (UINTN) TEImageHeader + sizeof (EFI_TE_IMAGE_HEADER) \ in FfsRebase()