Home
last modified time | relevance | path

Searched refs:DriverImageDevicePath (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/PlatformDriOverrideDxe/
DInternalPlatDriOverrideDxe.h157 IN EFI_DEVICE_PATH_PROTOCOL *DriverImageDevicePath OPTIONAL,
187 IN EFI_DEVICE_PATH_PROTOCOL *DriverImageDevicePath,
212 IN EFI_DEVICE_PATH_PROTOCOL *DriverImageDevicePath,
DPlatDriOverrideLib.c1562 IN EFI_DEVICE_PATH_PROTOCOL *DriverImageDevicePath OPTIONAL, in CheckMapping()
1622 if (DriverImageDevicePath == NULL) { in CheckMapping()
1634 DevicePathSize = GetDevicePathSize (DriverImageDevicePath); in CheckMapping()
1637 DriverImageDevicePath, in CheckMapping()
1686 IN EFI_DEVICE_PATH_PROTOCOL *DriverImageDevicePath, in InsertDriverImage() argument
1703 if (DriverImageDevicePath == NULL) { in InsertDriverImage()
1716 DriverImageDevicePath, in InsertDriverImage()
1766 DriverImageInfo->DriverImagePath = DuplicateDevicePath (DriverImageDevicePath); in InsertDriverImage()
1818 IN EFI_DEVICE_PATH_PROTOCOL *DriverImageDevicePath, in DeleteDriverImage() argument
1843 DriverImageDevicePath, in DeleteDriverImage()
[all …]