Home
last modified time | relevance | path

Searched refs:Fallback (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Library/PlatformIntelBdsLib/
DIntelBdsPlatform.c238 STATIC CHAR16 Fallback[] = L"<device path unavailable>"; in FilterAndProcess() local
249 DevicePathText = Fallback; in FilterAndProcess()
256 if (DevicePathText != Fallback) { in FilterAndProcess()
/device/linaro/bootloader/edk2/ArmPkg/Library/PlatformBootManagerLib/
DPlatformBm.c201 STATIC CHAR16 Fallback[] = L"<device path unavailable>"; in FilterAndProcess() local
212 DevicePathText = Fallback; in FilterAndProcess()
219 if (DevicePathText != Fallback) { in FilterAndProcess()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/Library/PlatformBootManagerLib/
DPlatformBm.c204 STATIC CHAR16 Fallback[] = L"<device path unavailable>"; in FilterAndProcess() local
215 DevicePathText = Fallback; in FilterAndProcess()
222 if (DevicePathText != Fallback) { in FilterAndProcess()
/device/linaro/bootloader/edk2/ArmVirtPkg/Library/PlatformBootManagerLib/
DPlatformBm.c202 STATIC CHAR16 Fallback[] = L"<device path unavailable>"; in FilterAndProcess() local
213 DevicePathText = Fallback; in FilterAndProcess()
220 if (DevicePathText != Fallback) { in FilterAndProcess()
/device/linaro/bootloader/edk2/OvmfPkg/Library/PlatformBootManagerLib/
DBdsPlatform.c1084 STATIC CHAR16 Fallback[] = L"<failed to convert>"; in SetPciIntLine() local
1089 DevPathString = Fallback; in SetPciIntLine()
1098 if (DevPathString != Fallback) { in SetPciIntLine()