HomeSort by relevance Sort by last modified time
    Searched refs:mFvPIWGDevicePathTemplate (Results 1 - 8 of 8) sorted by null

  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FvbRuntimeDxe/
FvbServiceSmm.c 77 FvbDevice->DevicePath = (EFI_DEVICE_PATH_PROTOCOL *) AllocateRuntimeCopyPool (sizeof (FV_PIWG_DEVICE_PATH), &mFvPIWGDevicePathTemplate);
FvbServiceDxe.c 114 FvbDevice->DevicePath = (EFI_DEVICE_PATH_PROTOCOL *) AllocateRuntimeCopyPool (sizeof (FV_PIWG_DEVICE_PATH), &mFvPIWGDevicePathTemplate);
FvbService.h 192 extern FV_PIWG_DEVICE_PATH mFvPIWGDevicePathTemplate;
FvbSmmDxe.c 76 FV_PIWG_DEVICE_PATH mFvPIWGDevicePathTemplate = {
811 FvbDevice->DevicePath = (EFI_DEVICE_PATH_PROTOCOL *) AllocateRuntimeCopyPool (sizeof (FV_PIWG_DEVICE_PATH), &mFvPIWGDevicePathTemplate);
FvbService.c 69 FV_PIWG_DEVICE_PATH mFvPIWGDevicePathTemplate = {
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/FwVolBlock/
FwVolBlock.c 45 FV_PIWG_DEVICE_PATH mFvPIWGDevicePathTemplate = {
574 FvbDev->DevicePath = (EFI_DEVICE_PATH_PROTOCOL *) AllocateCopyPool (sizeof (FV_PIWG_DEVICE_PATH), &mFvPIWGDevicePathTemplate);
  /device/linaro/bootloader/edk2/Nt32Pkg/FvbServicesRuntimeDxe/
FWBlockService.c 78 FV_PIWG_DEVICE_PATH mFvPIWGDevicePathTemplate = {
    [all...]
  /device/linaro/bootloader/edk2/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/
FwBlockService.c 72 FV_PIWG_DEVICE_PATH mFvPIWGDevicePathTemplate = {
1080 &mFvPIWGDevicePathTemplate);
    [all...]

Completed in 45 milliseconds