Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FvbRuntimeDxe/
DFvbService.c122 EFI_FW_VOL_INSTANCE * in GetFvbInstance()
127 EFI_FW_VOL_INSTANCE *FwhRecord; in GetFvbInstance()
139 FwhRecord = (EFI_FW_VOL_INSTANCE *) ((UINTN)((UINT8 *)FwhRecord) + in GetFvbInstance()
141 (sizeof (EFI_FW_VOL_INSTANCE) - sizeof (EFI_FIRMWARE_VOLUME_HEADER))); in GetFvbInstance()
164 EFI_FW_VOL_INSTANCE * FwInstance = NULL; in FvbGetVolumeAttributes()
209 EFI_FW_VOL_INSTANCE *FwhInstance; in FvbGetLbaAddress()
502 EFI_FW_VOL_INSTANCE *FwhInstance = NULL; in FvbSetVolumeAttributes()
625 EFI_FW_VOL_INSTANCE *FvInstance; in FvbProtocolGetPhysicalAddress()
781 EFI_FW_VOL_INSTANCE *FwhInstance; in FvbProtocolEraseBlocks()
1009 EFI_FW_VOL_INSTANCE *FwhInstance; in FvbInitialize()
[all …]
DFvbService.h70 } EFI_FW_VOL_INSTANCE;
73 EFI_FW_VOL_INSTANCE *FvInstance;
167 EFI_FW_VOL_INSTANCE *
180 IN EFI_FW_VOL_INSTANCE *FwhInstance,
DFvbServiceDxe.c54 EFI_FW_VOL_INSTANCE *FwhInstance; in FvbVirtualddressChangeEvent()
83 IN EFI_FW_VOL_INSTANCE *FwhInstance, in InstallFvbProtocol()
DFvbServiceSmm.c48 IN EFI_FW_VOL_INSTANCE *FwhInstance, in InstallFvbProtocol()
/device/linaro/bootloader/edk2/EmulatorPkg/FvbServicesRuntimeDxe/
DFWBlockService.c106 EFI_FW_VOL_INSTANCE *FwhInstance; in FvbVirtualddressChangeEvent()
118 FwhInstance = (EFI_FW_VOL_INSTANCE *) in FvbVirtualddressChangeEvent()
121 (sizeof (EFI_FW_VOL_INSTANCE) - sizeof (EFI_FIRMWARE_VOLUME_HEADER)) in FvbVirtualddressChangeEvent()
133 OUT EFI_FW_VOL_INSTANCE **FwhInstance, in GetFvbInstance()
155 EFI_FW_VOL_INSTANCE *FwhRecord; in GetFvbInstance()
165 FwhRecord = (EFI_FW_VOL_INSTANCE *) in GetFvbInstance()
168 (sizeof (EFI_FW_VOL_INSTANCE) - sizeof (EFI_FIRMWARE_VOLUME_HEADER)) in GetFvbInstance()
206 EFI_FW_VOL_INSTANCE *FwhInstance = NULL; in FvbGetPhysicalAddress()
246 EFI_FW_VOL_INSTANCE *FwhInstance = NULL; in FvbGetVolumeAttributes()
299 EFI_FW_VOL_INSTANCE *FwhInstance = NULL; in FvbGetLbaAddress()
[all …]
DFwBlockService.h30 } EFI_FW_VOL_INSTANCE; typedef
34 EFI_FW_VOL_INSTANCE *FvInstance[2];
/device/linaro/bootloader/edk2/Nt32Pkg/FvbServicesRuntimeDxe/
DFWBlockService.c146 EFI_FW_VOL_INSTANCE *FwhInstance; in FvbVirtualddressChangeEvent()
158 FwhInstance = (EFI_FW_VOL_INSTANCE *) in FvbVirtualddressChangeEvent()
161 (sizeof (EFI_FW_VOL_INSTANCE) - sizeof (EFI_FIRMWARE_VOLUME_HEADER)) in FvbVirtualddressChangeEvent()
174 OUT EFI_FW_VOL_INSTANCE **FwhInstance, in GetFvbInstance()
196 EFI_FW_VOL_INSTANCE *FwhRecord; in GetFvbInstance()
206 FwhRecord = (EFI_FW_VOL_INSTANCE *) in GetFvbInstance()
209 (sizeof (EFI_FW_VOL_INSTANCE) - sizeof (EFI_FIRMWARE_VOLUME_HEADER)) in GetFvbInstance()
247 EFI_FW_VOL_INSTANCE *FwhInstance; in FvbGetPhysicalAddress()
287 EFI_FW_VOL_INSTANCE *FwhInstance; in FvbGetVolumeAttributes()
340 EFI_FW_VOL_INSTANCE *FwhInstance; in FvbGetLbaAddress()
[all …]
DFwBlockService.h36 } EFI_FW_VOL_INSTANCE; typedef
40 EFI_FW_VOL_INSTANCE *FvInstance[2];
/device/linaro/bootloader/edk2/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/
DFwBlockService.c115 OUT EFI_FW_VOL_INSTANCE **FwhInstance in GetFvbInstance()
135 EFI_FW_VOL_INSTANCE *FwhRecord; in GetFvbInstance()
146 FwhRecord = (EFI_FW_VOL_INSTANCE *) in GetFvbInstance()
149 (sizeof (EFI_FW_VOL_INSTANCE) - sizeof (EFI_FIRMWARE_VOLUME_HEADER)) in GetFvbInstance()
185 EFI_FW_VOL_INSTANCE *FwhInstance; in FvbGetPhysicalAddress()
223 EFI_FW_VOL_INSTANCE *FwhInstance; in FvbGetVolumeAttributes()
274 EFI_FW_VOL_INSTANCE *FwhInstance; in FvbGetLbaAddress()
358 EFI_FW_VOL_INSTANCE *FwhInstance; in FvbSetVolumeAttributes()
625 EFI_FW_VOL_INSTANCE *FwhInstance; in FvbProtocolEraseBlocks()
959 EFI_FW_VOL_INSTANCE *FwhInstance; in FvbInitialize()
[all …]
DFwBlockServiceDxe.c114 EFI_FW_VOL_INSTANCE *FwhInstance; in FvbVirtualAddressChangeEvent()
126 FwhInstance = (EFI_FW_VOL_INSTANCE *) in FvbVirtualAddressChangeEvent()
130 (sizeof (EFI_FW_VOL_INSTANCE) - sizeof (EFI_FIRMWARE_VOLUME_HEADER)) in FvbVirtualAddressChangeEvent()
DFwBlockService.h30 } EFI_FW_VOL_INSTANCE; typedef
34 EFI_FW_VOL_INSTANCE *FvInstance;
/device/linaro/bootloader/edk2/DuetPkg/FvbRuntimeService/
DFWBlockService.c71 IN EFI_FW_VOL_INSTANCE *FwhInstance, in FlashFdWrite()
120 IN EFI_FW_VOL_INSTANCE *FwhInstance, in FlashFdErase()
194 EFI_FW_VOL_INSTANCE *FwhInstance; in FvbVirtualddressChangeEvent()
206 …FwhInstance = (EFI_FW_VOL_INSTANCE *) ((UINTN)((UINT8 *)FwhInstance) + FwhInstance->VolumeHeader.H… in FvbVirtualddressChangeEvent()
207 + (sizeof (EFI_FW_VOL_INSTANCE) - sizeof (EFI_FIRMWARE_VOLUME_HEADER))); in FvbVirtualddressChangeEvent()
219 OUT EFI_FW_VOL_INSTANCE **FwhInstance, in GetFvbInstance()
241 EFI_FW_VOL_INSTANCE *FwhRecord; in GetFvbInstance()
251 …FwhRecord = (EFI_FW_VOL_INSTANCE *) ((UINTN)((UINT8 *)FwhRecord) + FwhRecord->VolumeHeader.HeaderL… in GetFvbInstance()
252 + (sizeof (EFI_FW_VOL_INSTANCE) - sizeof (EFI_FIRMWARE_VOLUME_HEADER))); in GetFvbInstance()
289 EFI_FW_VOL_INSTANCE *FwhInstance; in FvbGetPhysicalAddress()
[all …]
DFwBlockService.h99 } EFI_FW_VOL_INSTANCE; typedef
103 EFI_FW_VOL_INSTANCE *FvInstance[2];
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/SpiFvbServices/
DFwBlockService.c145 EFI_FW_VOL_INSTANCE *FwhInstance; in FvbVirtualddressChangeEvent()
165 FwhInstance = (EFI_FW_VOL_INSTANCE *) in FvbVirtualddressChangeEvent()
168 (sizeof (EFI_FW_VOL_INSTANCE) - sizeof (EFI_FIRMWARE_VOLUME_HEADER)) in FvbVirtualddressChangeEvent()
196 OUT EFI_FW_VOL_INSTANCE **FwhInstance, in GetFvbInstance()
218 EFI_FW_VOL_INSTANCE *FwhRecord; in GetFvbInstance()
228 FwhRecord = (EFI_FW_VOL_INSTANCE *) in GetFvbInstance()
231 (sizeof (EFI_FW_VOL_INSTANCE) - sizeof (EFI_FIRMWARE_VOLUME_HEADER)) in GetFvbInstance()
269 EFI_FW_VOL_INSTANCE *FwhInstance; in FvbGetPhysicalAddress()
311 EFI_FW_VOL_INSTANCE *FwhInstance; in FvbGetVolumeAttributes()
369 EFI_FW_VOL_INSTANCE *FwhInstance; in FvbGetLbaAddress()
[all …]
DFwBlockService.h73 } EFI_FW_VOL_INSTANCE; typedef
77 EFI_FW_VOL_INSTANCE *FvInstance[2];