Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/NorFlashDxe/
DNorFlashFvbDxe.c32 STATIC UINTN mFlashNvStorageVariableBase; variable
313 *Address = mFlashNvStorageVariableBase; in FvbGetPhysicalAddress()
706 EfiConvertPointer (0x0, (VOID**)&mFlashNvStorageVariableBase); in FvbVirtualNotifyEvent()
724 mFlashNvStorageVariableBase = FixedPcdGet32 (PcdFlashNvStorageVariableBase); in NorFlashFvbInitialize()
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/FlashFvbDxe/
DFlashFvbDxe.c20 STATIC UINTN mFlashNvStorageVariableBase; variable
386 *Address = mFlashNvStorageVariableBase; in FvbGetPhysicalAddress()
846 mFlashNvStorageVariableBase = FixedPcdGet32 (PcdFlashNvStorageVariableBase); in FvbInitialize()
1160 EfiConvertPointer (0x0, (VOID**)&mFlashNvStorageVariableBase); in FlashFvbVirtualNotifyEvent()