Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/CapsulePei/Common/
DCapsuleCoalesce.c426 EFI_CAPSULE_BLOCK_DESCRIPTOR *NewBlockList; in RelocateBlockDescriptors() local
442 NewBlockList = (EFI_CAPSULE_BLOCK_DESCRIPTOR *) MemBase; in RelocateBlockDescriptors()
465 (UINT8 *) NewBlockList, in RelocateBlockDescriptors()
503 (UINT8 *) NewBlockList, in RelocateBlockDescriptors()
537 CurrBlockDescHead = NewBlockList; in RelocateBlockDescriptors()
553 return NewBlockList; in RelocateBlockDescriptors()