Searched refs:HiiVendorDevicePath (Results 1 – 4 of 4) sorted by relevance
1268 CallbackInfo->HiiVendorDevicePath = AppendDevicePathNode ( in Ip4Config2FormInit()1272 if (CallbackInfo->HiiVendorDevicePath == NULL) { in Ip4Config2FormInit()1288 CallbackInfo->HiiVendorDevicePath, in Ip4Config2FormInit()1401 CallbackInfo->HiiVendorDevicePath, in Ip4Config2FormUnload()1408 if (CallbackInfo->HiiVendorDevicePath != NULL) { in Ip4Config2FormUnload()1409 FreePool (CallbackInfo->HiiVendorDevicePath); in Ip4Config2FormUnload()
171 EFI_DEVICE_PATH_PROTOCOL *HiiVendorDevicePath; member
1933 CallbackInfo->HiiVendorDevicePath = AppendDevicePathNode ( in Ip6ConfigFormInit()1937 if (CallbackInfo->HiiVendorDevicePath == NULL) { in Ip6ConfigFormInit()1953 CallbackInfo->HiiVendorDevicePath, in Ip6ConfigFormInit()2068 CallbackInfo->HiiVendorDevicePath, in Ip6ConfigFormUnload()2075 if (CallbackInfo->HiiVendorDevicePath != NULL) { in Ip6ConfigFormUnload()2076 FreePool (CallbackInfo->HiiVendorDevicePath); in Ip6ConfigFormUnload()
182 EFI_DEVICE_PATH_PROTOCOL *HiiVendorDevicePath; member