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

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FvbRuntimeDxe/
H A DFvbServiceSmm.c77 FvbDevice->DevicePath = (EFI_DEVICE_PATH_PROTOCOL *) AllocateRuntimeCopyPool (sizeof (FV_PIWG_DEVICE_PATH), &mFvPIWGDevicePathTemplate);
79 &((FV_PIWG_DEVICE_PATH *)FvbDevice->DevicePath)->FvDevPath.FvName,
H A DFvbServiceDxe.c114 FvbDevice->DevicePath = (EFI_DEVICE_PATH_PROTOCOL *) AllocateRuntimeCopyPool (sizeof (FV_PIWG_DEVICE_PATH), &mFvPIWGDevicePathTemplate);
116 &((FV_PIWG_DEVICE_PATH *)FvbDevice->DevicePath)->FvDevPath.FvName,
H A DFvbService.h87 } FV_PIWG_DEVICE_PATH;
192 extern FV_PIWG_DEVICE_PATH mFvPIWGDevicePathTemplate;
78 } FV_PIWG_DEVICE_PATH; typedef in typeref:struct:__anon11767
H A DFvbSmmDxe.h54 } FV_PIWG_DEVICE_PATH;
45 } FV_PIWG_DEVICE_PATH; typedef in typeref:struct:__anon11776
H A DFvbSmmDxe.c76 FV_PIWG_DEVICE_PATH mFvPIWGDevicePathTemplate = {
811 FvbDevice->DevicePath = (EFI_DEVICE_PATH_PROTOCOL *) AllocateRuntimeCopyPool (sizeof (FV_PIWG_DEVICE_PATH), &mFvPIWGDevicePathTemplate);
813 &((FV_PIWG_DEVICE_PATH *)FvbDevice->DevicePath)->FvDevPath.FvName,
H A DFvbService.c69 FV_PIWG_DEVICE_PATH mFvPIWGDevicePathTemplate = {
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/FwVolBlock/
H A DFwVolBlock.h39 } FV_PIWG_DEVICE_PATH; typedef in typeref:struct:__anon6371
H A DFwVolBlock.c45 FV_PIWG_DEVICE_PATH mFvPIWGDevicePathTemplate = {
581 FvbDev->DevicePath = (EFI_DEVICE_PATH_PROTOCOL *) AllocateCopyPool (sizeof (FV_PIWG_DEVICE_PATH), &mFvPIWGDevicePathTemplate);
587 &((FV_PIWG_DEVICE_PATH *)FvbDev->DevicePath)->FvDevPath.FvName,
/device/linaro/bootloader/edk2/Nt32Pkg/FvbServicesRuntimeDxe/
H A DFwBlockService.h54 } FV_PIWG_DEVICE_PATH; typedef in typeref:struct:__anon9675
H A DFWBlockService.c78 FV_PIWG_DEVICE_PATH mFvPIWGDevicePathTemplate = {
1318 FvbDevice->DevicePath = (EFI_DEVICE_PATH_PROTOCOL *) AllocateCopyPool (sizeof (FV_PIWG_DEVICE_PATH), &mFvPIWGDevicePathTemplate);
1320 &((FV_PIWG_DEVICE_PATH *)FvbDevice->DevicePath)->FvDevPath.FvName,
/device/linaro/bootloader/edk2/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/
H A DFwBlockService.h53 } FV_PIWG_DEVICE_PATH; typedef in typeref:struct:__anon9852
H A DFwBlockService.c72 FV_PIWG_DEVICE_PATH mFvPIWGDevicePathTemplate = {
1078 FV_PIWG_DEVICE_PATH *FvPiwgDevicePath;
1080 FvPiwgDevicePath = AllocateCopyPool (sizeof (FV_PIWG_DEVICE_PATH),

Completed in 50 milliseconds