/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/ |
FwVolDriver.h | 98 } FV_DEVICE;
100 #define FV_DEVICE_FROM_THIS(a) CR (a, FV_DEVICE, Fv, FV_DEVICE_SIGNATURE)
387 IN FV_DEVICE *FvDevice,
470 IN FV_DEVICE *FvDevice,
509 IN FV_DEVICE *FvDevice,
528 IN FV_DEVICE *FvDevice,
562 IN FV_DEVICE *FvDevice,
586 IN FV_DEVICE *FvDevice,
612 IN FV_DEVICE *FvDevice,
670 IN FV_DEVICE *FvDevice, [all...] |
FwVolAttrib.c | 38 FV_DEVICE *FvDevice;
85 FV_DEVICE *FvDevice;
|
Ffs.c | 86 IN FV_DEVICE *FvDevice,
139 IN FV_DEVICE *FvDevice,
433 IN FV_DEVICE *FvDevice,
491 IN FV_DEVICE *FvDevice,
539 IN FV_DEVICE *FvDevice,
|
FwVolWrite.c | 145 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,
[all...] |
FwVolRead.c | 119 FV_DEVICE *FvDevice;
318 FV_DEVICE *FvDevice;
513 FV_DEVICE *FvDevice;
|
FwVol.c | 152 IN FV_DEVICE *FvDevice
205 IN FV_DEVICE *FvDevice
310 IN FV_DEVICE *FvDevice
653 FV_DEVICE *FvDevice;
707 FvDevice = AllocateZeroPool (sizeof (FV_DEVICE));
|
FwPadFile.c | 71 IN FV_DEVICE *FvDevice,
422 IN FV_DEVICE *FvDevice,
675 IN FV_DEVICE *FvDevice,
881 IN FV_DEVICE *FvDevice,
1008 IN FV_DEVICE *FvDevice,
[all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/FwVol/ |
FwVolAttrib.c | 37 FV_DEVICE *FvDevice;
|
FwVol.c | 27 FV_DEVICE mFvDevice = {
259 IN FV_DEVICE *FvDevice
320 IN OUT FV_DEVICE *FvDevice
634 FV_DEVICE *FvDevice;
692 FvDevice = BASE_CR (Fv, FV_DEVICE, Fv);
704 FvDevice = AllocateCopyPool (sizeof (FV_DEVICE), &mFvDevice);
|
FwVolDriver.h | 50 } FV_DEVICE;
52 #define FV_DEVICE_FROM_THIS(a) CR(a, FV_DEVICE, Fv, FV2_DEVICE_SIGNATURE)
|
FwVolRead.c | 118 FV_DEVICE *FvDevice;
275 FV_DEVICE *FvDevice;
437 FV_DEVICE *FvDevice;
|