Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/GenVtf/
DGenVtf.h87 #define SIZE_TO_OFFSET_PAL_A_END (SIZE_IA32_RESET_VECT + SIZE_SALE_ENTRY_POINT + \ macro
DGenVtf.c76 UINT32 Vtf1TotalSize = SIZE_TO_OFFSET_PAL_A_END;
1433 PalStartAddress = Fv1EndAddress - (SIZE_TO_OFFSET_PAL_A_END + FileSize); in CreateAndUpdatePAL_A()