Searched refs:GetVolumeAttributes (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/
H A DFwVolAttrib.c166 This->GetVolumeAttributes (
H A DFwVolRead.c128 Status = This->GetVolumeAttributes (This, &FvAttributes);
336 Status = This->GetVolumeAttributes (This, &FvAttributes);
525 Status = This->GetVolumeAttributes (This, &FvAttributes);
H A DFwVol.c606 FvDevice->Fv.GetVolumeAttributes = FvGetVolumeAttributes;
H A DFwVolWrite.c1379 Status = This->GetVolumeAttributes (
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Protocol/
H A DFirmwareVolume.h305 FRAMEWORK_EFI_FV_GET_ATTRIBUTES GetVolumeAttributes; member in struct:_EFI_FIRMWARE_VOLUME_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DFirmwareVolume2.h95 GetVolumeAttributes() function. GetVolumeAttributes() is
97 GetVolumeAttributes() at any EFI_TPL above TPL_NOTIFY is
160 GetVolumeAttributes()). Actual
169 GetVolumeAttributes()). Actual
178 GetVolumeAttributes()). Actual
187 GetVolumeAttributes()). Actual
195 GetVolumeAttributes()). Actual
202 GetVolumeAttributes()). Actual
462 capabilities can be determined using the GetVolumeAttributes()
737 EFI_FV_GET_ATTRIBUTES GetVolumeAttributes; member in struct:_EFI_FIRMWARE_VOLUME2_PROTOCOL
[all...]

Completed in 1626 milliseconds