Home
last modified time | relevance | path

Searched refs:MSG_URI_DP (Results 1 – 10 of 10) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
DHttpBootDxe.c473 Node->DevPath.SubType = MSG_URI_DP; in HttpBootIp4DxeDriverBindingStart()
969 Node->DevPath.SubType = MSG_URI_DP; in HttpBootIp6DxeDriverBindingStart()
DHttpBootConfig.c116 Node->DevPath.SubType = MSG_URI_DP; in HttpBootAddBootOption()
DHttpBootSupport.c1026 (DevicePathSubType (TempDevicePath) == MSG_URI_DP)) { in HttpBootParseFilePath()
DHttpBootClient.c91 Node->DevPath.SubType = MSG_URI_DP; in HttpBootUpdateDevicePath()
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DDevicePath.h823 #define MSG_URI_DP 0x18 macro
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DBmBoot.c1086 ((DevicePathSubType (Left) != MSG_URI_DP) || (DevicePathSubType (Right) != MSG_URI_DP)) in BmMatchHttpBootDevicePath()
1478 (DevicePathSubType (FilePath) == MSG_URI_DP)) { in EfiBootManagerGetLoadOptionBuffer()
DBmBootDescription.c427 (DevicePathSubType (DevicePath) == MSG_URI_DP) in BmGetNetworkDescription()
/device/linaro/bootloader/edk2/OvmfPkg/Library/QemuBootOrderLib/
DQemuBootOrderLib.c1479 (DevicePathSubType (DevicePath) == MSG_URI_DP)) { in Match()
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DDevicePathToText.c2191 {MESSAGING_DEVICE_PATH, MSG_URI_DP, DevPathToTextUri },
DDevicePathFromText.c2904 MSG_URI_DP, in DevPathFromTextUri()