Searched refs:SecCoreEntryAddressPtr (Results 1 – 2 of 2) sorted by relevance
2532 EFI_PHYSICAL_ADDRESS *SecCoreEntryAddressPtr; in UpdateResetVector() local2679 …SecCoreEntryAddressPtr = (EFI_PHYSICAL_ADDRESS *) ((UINTN) FvImage->Eof - IPF_SALE_ENTRY_ADDRESS_… in UpdateResetVector()2680 *SecCoreEntryAddressPtr = SecCorePhysicalAddress; in UpdateResetVector()
1480 EFI_PHYSICAL_ADDRESS *SecCoreEntryAddressPtr; in UpdateResetVector() local1684 …SecCoreEntryAddressPtr = (EFI_PHYSICAL_ADDRESS *) ((UINTN) FvImage->Eof - IPF_SALE_ENTRY_ADDRESS_… in UpdateResetVector()1685 *SecCoreEntryAddressPtr = SecCorePhysicalAddress; in UpdateResetVector()