Searched refs:FV_DEVICE (Results 1 - 11 of 11) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/
H A DFwVolDriver.h97 } FV_DEVICE; typedef in typeref:struct:__anon10518
99 #define FV_DEVICE_FROM_THIS(a) CR (a, FV_DEVICE, Fv, FV_DEVICE_SIGNATURE)
386 IN FV_DEVICE *FvDevice,
469 IN FV_DEVICE *FvDevice,
506 IN FV_DEVICE *FvDevice,
525 IN FV_DEVICE *FvDevice,
559 IN FV_DEVICE *FvDevice,
583 IN FV_DEVICE *FvDevice,
609 IN FV_DEVICE *FvDevice,
667 IN FV_DEVICE *FvDevic
[all...]
H A DFwVolAttrib.c38 FV_DEVICE *FvDevice;
85 FV_DEVICE *FvDevice;
H A DFfs.c86 IN FV_DEVICE *FvDevice,
139 IN FV_DEVICE *FvDevice,
433 IN FV_DEVICE *FvDevice,
491 IN FV_DEVICE *FvDevice,
539 IN FV_DEVICE *FvDevice,
H A DFwVolWrite.c145 IN FV_DEVICE *FvDevice,
314 IN FV_DEVICE *FvDevice,
367 IN FV_DEVICE *FvDevice,
439 IN FV_DEVICE *FvDevice,
525 IN FV_DEVICE *FvDevice,
596 IN FV_DEVICE *FvDevice,
664 IN FV_DEVICE *FvDevice,
753 IN FV_DEVICE *FvDevice,
1050 IN FV_DEVICE *FvDevice,
1209 IN FV_DEVICE *FvDevic
[all...]
H A DFwVol.c134 IN FV_DEVICE *FvDevice
189 IN FV_DEVICE *FvDevice
532 FV_DEVICE *FvDevice;
595 FvDevice = AllocateZeroPool (sizeof (FV_DEVICE));
H A DFwVolRead.c119 FV_DEVICE *FvDevice;
318 FV_DEVICE *FvDevice;
H A DFwPadFile.c71 IN FV_DEVICE *FvDevice,
422 IN FV_DEVICE *FvDevice,
675 IN FV_DEVICE *FvDevice,
881 IN FV_DEVICE *FvDevice,
1008 IN FV_DEVICE *FvDevice,
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/FwVol/
H A DFwVolAttrib.c37 FV_DEVICE *FvDevice;
H A DFwVol.c27 FV_DEVICE mFvDevice = {
238 IN FV_DEVICE *FvDevice
291 IN OUT FV_DEVICE *FvDevice
553 FV_DEVICE *FvDevice;
621 FvDevice = BASE_CR (Fv, FV_DEVICE, Fv);
633 FvDevice = AllocateCopyPool (sizeof (FV_DEVICE), &mFvDevice);
H A DFwVolDriver.h47 } FV_DEVICE; typedef in typeref:struct:__anon10923
49 #define FV_DEVICE_FROM_THIS(a) CR(a, FV_DEVICE, Fv, FV2_DEVICE_SIGNATURE)
H A DFwVolRead.c118 FV_DEVICE *FvDevice;
275 FV_DEVICE *FvDevice;
416 FV_DEVICE *FvDevice;

Completed in 56 milliseconds