Searched refs:GetPhysicalAddress (Results 1 - 25 of 28) sorted by relevance

12

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/FirmwareVolumeBlock/
H A DFirmwareVolumeBlock.h104 that on successful return from GetPhysicalAddress() contains the
248 EFI_FVB_GET_PHYSICAL_ADDRESS GetPhysicalAddress; member in struct:_EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
H A DFrameworkFirmwareVolumeBlock.h81 The GetPhysicalAddress() function retrieves the base address of
89 return from GetPhysicalAddress(), contains the
340 FRAMEWORK_EFI_FVB_GET_PHYSICAL_ADDRESS GetPhysicalAddress; member in struct:_FRAMEWORK_EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL
/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/
H A DReclaim.c76 Status = Fvb->GetPhysicalAddress (Fvb, &FvbBaseAddress);
147 Status = Fvb->GetPhysicalAddress (Fvb, &FvbBaseAddress);
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/
H A DReclaim.c64 Status = Fvb->GetPhysicalAddress (Fvb, &FvbBaseAddress);
H A DVariableDxe.c233 EfiConvertPointer (0x0, (VOID **) &mVariableModuleGlobal->FvbInstance->GetPhysicalAddress);
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
H A DFirmwareVolumeBlock.h90 The GetPhysicalAddress() function retrieves the base address of
98 return from GetPhysicalAddress(), contains the
351 EFI_FVB_GET_PHYSICAL_ADDRESS GetPhysicalAddress; member in struct:_EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/Ipf/
H A DFvb.c227 return EfiCallEsalService (&Guid, GetPhysicalAddress, Instance, (UINT64) BaseAddress, 0, 0, 0, 0, 0).Status;
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FvbRuntimeDxe/
H A DFvbSmmDxe.c314 GetPhysicalAddress (
384 Status = GetPhysicalAddress (SmmFvb, Address);
795 Status = GetPhysicalAddress (SmmFvb, &Address);
305 GetPhysicalAddress ( function
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/FirmwareVolume/UpdateDriverDxe/
H A DUpdateDispatcher.c95 Status = FvbProtocol->GetPhysicalAddress (
248 Status = FvbProtocol->GetPhysicalAddress (
H A DFlashUpdate.c842 Status = FvbProtocol->GetPhysicalAddress (
1131 Status = FvbProtocol->GetPhysicalAddress (
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/Ia32/
H A DFvb.c524 return mFvbEntry[Instance].Fvb->GetPhysicalAddress (mFvbEntry[Instance].Fvb, BaseAddress);
H A DRuntimeLib.c208 EfiConvertInternalPointer ((VOID **) &mFvbEntry[Index].Fvb->GetPhysicalAddress);
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/X64/
H A DFvb.c527 return mFvbEntry[Instance].Fvb->GetPhysicalAddress (mFvbEntry[Instance].Fvb, BaseAddress);
H A DRuntimeLib.c208 EfiConvertInternalPointer ((VOID **) &mFvbEntry[Index].Fvb->GetPhysicalAddress);
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/ExtendedSalGuid/
H A DExtendedSalGuid.h174 GetPhysicalAddress, enumerator in enum:__anon5234
/device/linaro/bootloader/edk2/MdeModulePkg/Library/VarCheckHiiLib/
H A DVarCheckHiiGenFromFv.c306 Status = Fvb2->GetPhysicalAddress (Fvb2, &FvAddress);
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/LoadFileOnFv2/
H A DLoadFileOnFv2.c266 Fvb->GetPhysicalAddress (Fvb, &Address);
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/
H A DFwVol.c77 Status = Fvb->GetPhysicalAddress (
388 Status = Fvb->GetPhysicalAddress (Fvb, &BaseAddress);
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/FaultTolerantWriteDxe/
H A DFaultTolerantWriteSmm.c242 Status = Fvb->GetPhysicalAddress (Fvb, &FvbBaseAddress);
H A DFaultTolerantWriteSmmDxe.c126 Status = Fvb->GetPhysicalAddress (Fvb, FvbBaseAddress);
H A DFtwMisc.c189 Status = Fvb->GetPhysicalAddress (Fvb, &FvbBaseAddress);
1076 Status = Fvb->GetPhysicalAddress (Fvb, &FvbBaseAddress);
H A DFaultTolerantWrite.c403 Status = Fvb->GetPhysicalAddress (Fvb, &FvbPhysicalAddress);
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/FwVol/
H A DFwVol.c364 Status = Fvb->GetPhysicalAddress (Fvb, &PhysicalAddress);
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpm2MeasureBootLib/
H A DDxeTpm2MeasureBootLib.c573 Status = FvbProtocol->GetPhysicalAddress(FvbProtocol, &FvAddress);
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpmMeasureBootLib/
H A DDxeTpmMeasureBootLib.c885 Status = FvbProtocol->GetPhysicalAddress(FvbProtocol, &FvAddress);

Completed in 100 milliseconds

12