Searched defs:EFI_FW_VOL_BLOCK_DEVICE (Results 1 - 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/EmulatorPkg/FvbServicesRuntimeDxe/
H A DFwBlockService.h40 #define FVB_DEVICE_FROM_THIS(a) CR (a, EFI_FW_VOL_BLOCK_DEVICE, FwVolBlockInstance, FVB_DEVICE_SIGNATURE)
41 #define FVB_EXTEND_DEVICE_FROM_THIS(a) CR (a, EFI_FW_VOL_BLOCK_DEVICE, FvbExtension, FVB_DEVICE_SIGNATURE)
54 } EFI_FW_VOL_BLOCK_DEVICE; typedef in typeref:struct:__anon5146
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/FwVolBlock/
H A DFwVolBlock.h51 } EFI_FW_VOL_BLOCK_DEVICE; typedef in typeref:struct:__anon6014
55 CR(a, EFI_FW_VOL_BLOCK_DEVICE, FwVolBlockInstance, FVB_DEVICE_SIGNATURE)
/device/linaro/bootloader/edk2/Nt32Pkg/FvbServicesRuntimeDxe/
H A DFwBlockService.h47 #define FVB_DEVICE_FROM_THIS(a) CR (a, EFI_FW_VOL_BLOCK_DEVICE, FwVolBlockInstance, FVB_DEVICE_SIGNATURE)
48 #define FVB_EXTEND_DEVICE_FROM_THIS(a) CR (a, EFI_FW_VOL_BLOCK_DEVICE, FvbExtension, FVB_DEVICE_SIGNATURE)
66 } EFI_FW_VOL_BLOCK_DEVICE; typedef in typeref:struct:__anon8555
/device/linaro/bootloader/edk2/OvmfPkg/EmuVariableFvbRuntimeDxe/
H A DFvb.h28 #define FVB_DEVICE_FROM_THIS(a) CR (a, EFI_FW_VOL_BLOCK_DEVICE, FwVolBlockInstance, FVB_DEVICE_SIGNATURE)
55 } EFI_FW_VOL_BLOCK_DEVICE; typedef in typeref:struct:__anon8659
/device/linaro/bootloader/edk2/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/
H A DFwBlockService.h42 #define FVB_DEVICE_FROM_THIS(a) CR (a, EFI_FW_VOL_BLOCK_DEVICE, \
45 #define FVB_EXTEND_DEVICE_FROM_THIS(a) CR (a, EFI_FW_VOL_BLOCK_DEVICE, \
65 } EFI_FW_VOL_BLOCK_DEVICE; typedef in typeref:struct:__anon8730
185 IN EFI_FW_VOL_BLOCK_DEVICE *FvbDevice
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FvbRuntimeDxe/
H A DFvbService.h80 #define FVB_DEVICE_FROM_THIS(a) CR(a, EFI_FW_VOL_BLOCK_DEVICE, FwVolBlockInstance, FVB_DEVICE_SIGNATURE)
81 #define FVB_EXTEND_DEVICE_FROM_THIS(a) CR(a, EFI_FW_VOL_BLOCK_DEVICE, FvbExtension, FVB_DEVICE_SIGNATURE)
99 } EFI_FW_VOL_BLOCK_DEVICE;
190 extern EFI_FW_VOL_BLOCK_DEVICE mFvbDeviceTemplate;
90 } EFI_FW_VOL_BLOCK_DEVICE; typedef in typeref:struct:__anon9769
/device/linaro/bootloader/edk2/DuetPkg/FvbRuntimeService/
H A DFwBlockService.h110 #define FVB_DEVICE_FROM_THIS(a) CR (a, EFI_FW_VOL_BLOCK_DEVICE, FwVolBlockInstance, FVB_DEVICE_SIGNATURE)
111 #define FVB_EXTEND_DEVICE_FROM_THIS(a) CR (a, EFI_FW_VOL_BLOCK_DEVICE, FvbExtension, FVB_DEVICE_SIGNATURE)
124 } EFI_FW_VOL_BLOCK_DEVICE; typedef in typeref:struct:__anon3816
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/SpiFvbServices/
H A DFwBlockService.h100 #define FVB_DEVICE_FROM_THIS(a) CR (a, EFI_FW_VOL_BLOCK_DEVICE, FwVolBlockInstance, FVB_DEVICE_SIGNATURE)
101 #define FVB_EXTEND_DEVICE_FROM_THIS(a) CR (a, EFI_FW_VOL_BLOCK_DEVICE, FvbExtension, FVB_DEVICE_SIGNATURE)
131 } EFI_FW_VOL_BLOCK_DEVICE; typedef in typeref:struct:__anon8855

Completed in 1023 milliseconds