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.c3061 EFI_PHYSICAL_ADDRESS XipBase; in FfsRebase() local
3103 XipBase = FvInfo->BaseAddress + XipOffset; in FfsRebase()
3257 …NewPe32BaseAddress = XipBase + (UINTN) CurrentPe32Section.Pe32Section + CurSecHdrSize - (UINTN)Ffs… in FfsRebase()
3272 …NewPe32BaseAddress = XipBase + (UINTN) CurrentPe32Section.Pe32Section + CurSecHdrSize - (UINTN)Ffs… in FfsRebase()
3451 NewPe32BaseAddress = XipBase + (UINTN) TEImageHeader + sizeof (EFI_TE_IMAGE_HEADER) \ in FfsRebase()