Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/
DReclaim.c56 Status = GetFvbInfoByAddress (Address, NULL, &Fvb); in GetLbaAndOffsetByAddress()
132 Status = GetFvbInfoByAddress (VariableBase, &FvbHandle, NULL); in FtwVariableSpace()
DVariable.h498 GetFvbInfoByAddress (
DVariableDxe.c383 Status = GetFvbInfoByAddress (NvStorageVariableBase, NULL, &FvbProtocol); in FtwNotificationEvent()
DVariableSmm.c879 Status = GetFvbInfoByAddress (NvStorageVariableBase, NULL, &FvbProtocol); in SmmFtwNotificationEvent()
DVariable.c4158 GetFvbInfoByAddress ( in GetFvbInfoByAddress() function