Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/FaultTolerantWriteDxe/
DFaultTolerantWrite.c336 EFI_PHYSICAL_ADDRESS FvbPhysicalAddress; in FtwWrite() local
403 Status = Fvb->GetPhysicalAddress (Fvb, &FvbPhysicalAddress); in FtwWrite()
445 …Record->RelativeOffset = (INT64) (FvbPhysicalAddress + (UINTN) Lba * BlockSize) - (INT64) FtwDevic… in FtwWrite()