Searched refs:MSG_URI_DP (Results 1 – 10 of 10) sorted by relevance
473 Node->DevPath.SubType = MSG_URI_DP; in HttpBootIp4DxeDriverBindingStart()969 Node->DevPath.SubType = MSG_URI_DP; in HttpBootIp6DxeDriverBindingStart()
116 Node->DevPath.SubType = MSG_URI_DP; in HttpBootAddBootOption()
1026 (DevicePathSubType (TempDevicePath) == MSG_URI_DP)) { in HttpBootParseFilePath()
91 Node->DevPath.SubType = MSG_URI_DP; in HttpBootUpdateDevicePath()
823 #define MSG_URI_DP 0x18 macro
1086 ((DevicePathSubType (Left) != MSG_URI_DP) || (DevicePathSubType (Right) != MSG_URI_DP)) in BmMatchHttpBootDevicePath()1478 (DevicePathSubType (FilePath) == MSG_URI_DP)) { in EfiBootManagerGetLoadOptionBuffer()
427 (DevicePathSubType (DevicePath) == MSG_URI_DP) in BmGetNetworkDescription()
1479 (DevicePathSubType (DevicePath) == MSG_URI_DP)) { in Match()
2191 {MESSAGING_DEVICE_PATH, MSG_URI_DP, DevPathToTextUri },
2904 MSG_URI_DP, in DevPathFromTextUri()