Home | History | Annotate | Download | only in PlatformDriOverrideDxe

Lines Matching refs:DriverDevicePath

633   EFI_DEVICE_PATH_PROTOCOL       DriverDevicePath[];

634 EFI_DEVICE_PATH_PROTOCOL DriverDevicePath[];
635 EFI_DEVICE_PATH_PROTOCOL DriverDevicePath[];
641 EFI_DEVICE_PATH_PROTOCOL DriverDevicePath[];
642 EFI_DEVICE_PATH_PROTOCOL DriverDevicePath[];
643 EFI_DEVICE_PATH_PROTOCOL DriverDevicePath[];
673 EFI_DEVICE_PATH_PROTOCOL *DriverDevicePath;
765 // Create DRIVER_IMAGE_INFO for this DriverDevicePath[]
771 DriverDevicePath = (EFI_DEVICE_PATH_PROTOCOL *) VariableIndex;
772 DriverImageInfo->DriverImagePath = DuplicateDevicePath (DriverDevicePath);
773 VariableIndex = VariableIndex + GetDevicePathSize (DriverDevicePath);
784 if ((DriverImageInfo->DriverImagePath == NULL) || (VariableIndex < (UINT8 *) DriverDevicePath) ||
859 NeededSize += DevicePathSize; //DriverDevicePath