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

  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/FwVolBlock/
FwVolBlock.c 45 FV_PIWG_DEVICE_PATH mFvPIWGDevicePathTemplate = {
581 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 = {
1081 &mFvPIWGDevicePathTemplate);
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FvbRuntimeDxe/
FvbService.c 69 FV_PIWG_DEVICE_PATH mFvPIWGDevicePathTemplate = {
    [all...]
FvbSmmDxe.c 76 FV_PIWG_DEVICE_PATH mFvPIWGDevicePathTemplate = {
811 FvbDevice->DevicePath = (EFI_DEVICE_PATH_PROTOCOL *) AllocateRuntimeCopyPool (sizeof (FV_PIWG_DEVICE_PATH), &mFvPIWGDevicePathTemplate);

Completed in 404 milliseconds