Searched refs:EFI_FW_VOL_BLOCK_DEVICE (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/FwVolBlock/
H A DFwVolBlock.h50 } EFI_FW_VOL_BLOCK_DEVICE; typedef in typeref:struct:__anon10927
54 CR(a, EFI_FW_VOL_BLOCK_DEVICE, FwVolBlockInstance, FVB_DEVICE_SIGNATURE)
H A DFwVolBlock.c67 EFI_FW_VOL_BLOCK_DEVICE mFwVolBlock = {
105 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice;
209 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice;
325 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice;
366 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice;
433 EFI_FW_VOL_BLOCK_DEVICE *FvbDev;
466 // Allocate EFI_FW_VOL_BLOCK_DEVICE
468 FvbDev = AllocateCopyPool (sizeof (EFI_FW_VOL_BLOCK_DEVICE), &mFwVolBlock);
/vbox/src/VBox/Devices/EFI/Firmware/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:__anon12620
H A DFvb.c48 EFI_FW_VOL_BLOCK_DEVICE mEmuVarsFvb = {
138 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice;
183 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice;
321 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice;
459 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice;
543 EFI_FW_VOL_BLOCK_DEVICE *FvbDevice;

Completed in 64 milliseconds