Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/GenVtf/
DGenVtf.c77 UINT64 Vtf1LastStartAddress = 0; variable
913 Vtf1LastStartAddress -= 0x10; in UpdateFitEntryForFwVolume()
916 GetRelativeAddressInVtfBuffer (Vtf1LastStartAddress, &RelativeAddress, FIRST_VTF); in UpdateFitEntryForFwVolume()
1259 CompStartAddress = (Vtf1LastStartAddress - FileSize); in CreateAndUpdateComponent()
1277 Vtf1LastStartAddress = CompStartAddress; in CreateAndUpdateComponent()
1434 Vtf1LastStartAddress = PalStartAddress; in CreateAndUpdatePAL_A()
1560 Vtf1LastStartAddress -= VtfInfo->CompSize; in CreateFitTableAndInitialize()
1598 GetRelativeAddressInVtfBuffer (Vtf1LastStartAddress, &RelativeAddress, FIRST_VTF); in WriteVtfBinary()
1657 if ((StartAddress | IPF_CACHE_BIT) < (Vtf1LastStartAddress | IPF_CACHE_BIT)) { in UpdateVtfBuffer()
1713 GetRelativeAddressInVtfBuffer (Vtf1LastStartAddress, &RelativeAddress, FIRST_VTF); in UpdateFfsHeader()
[all …]