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

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/DxeCapsuleLib/
DxeCapsuleLib.c 164 EFI_DEVICE_PATH_PROTOCOL *DriverDevicePath;
169 DriverDevicePath = NULL;
205 DriverDevicePath = AppendDevicePathNode (NULL, &MemMapNode.Header);
206 if (DriverDevicePath == NULL) {
223 DriverDevicePath,
370 if (DriverDevicePath != NULL) {
371 FreePool(DriverDevicePath);
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCapsuleLibFmp/
DxeCapsuleLib.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/PlatformDriOverrideDxe/
PlatDriOverrideLib.c 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);
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr/
DeviceManager.c     [all...]

Completed in 114 milliseconds