Searched refs:CompAddress (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenVtf/
H A DGenVtf.h162 UINT64 CompAddress; member in struct:__anon10027
H A DGenVtf.c926 CompFitPtr->CompAddress = Fv1BaseAddress;
1002 CompFitPtr->CompAddress = 0;
1021 CompFitPtr->CompAddress = Fv1BaseAddress;
1251 CompFitPtr->CompAddress = CompStartAddress | IPF_CACHE_BIT;
1391 PalFitPtr->CompAddress = PalStartAddress | IPF_CACHE_BIT;
1467 PalFitTableAdd = (PalFitPtr->CompAddress - VtfInfo->CompSize);
1469 FitTableAdd = (PalFitPtr->CompAddress - 0x10) - VtfInfo->CompSize;
1481 strncpy ((CHAR8 *) &FitStartPtr->CompAddress, FIT_SIGNATURE, 8); // "_FIT_ "
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenFv/
H A DGenFvInternalLib.h249 UINT64 CompAddress; member in struct:__anon9981
H A DGenFvInternalLib.c2467 TmpFitPtr->CompAddress = PeiCorePhysicalAddress;

Completed in 284 milliseconds