Searched refs:FV_PIWG_DEVICE_PATH (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/FwVolBlock/
H A DFwVolBlock.h39 } FV_PIWG_DEVICE_PATH; typedef in typeref:struct:__anon10926
H A DFwVolBlock.c45 FV_PIWG_DEVICE_PATH mFvPIWGDevicePathTemplate = {
529 FvbDev->DevicePath = (EFI_DEVICE_PATH_PROTOCOL *) AllocateCopyPool (sizeof (FV_PIWG_DEVICE_PATH), &mFvPIWGDevicePathTemplate);
535 &((FV_PIWG_DEVICE_PATH *)FvbDev->DevicePath)->FvDevPath.FvName,

Completed in 53 milliseconds