Searched refs:HiiVendorDevicePath (Results 1 – 6 of 6) sorted by relevance
553 CallbackInfo->HiiVendorDevicePath = AppendDevicePathNode ( in HttpBootConfigFormInit()557 if (CallbackInfo->HiiVendorDevicePath == NULL) { in HttpBootConfigFormInit()572 CallbackInfo->HiiVendorDevicePath, in HttpBootConfigFormInit()660 CallbackInfo->HiiVendorDevicePath, in HttpBootConfigFormUnload()668 if (CallbackInfo->HiiVendorDevicePath != NULL) { in HttpBootConfigFormUnload()669 FreePool (CallbackInfo->HiiVendorDevicePath); in HttpBootConfigFormUnload()670 CallbackInfo->HiiVendorDevicePath = NULL; in HttpBootConfigFormUnload()
43 EFI_DEVICE_PATH_PROTOCOL *HiiVendorDevicePath; member
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()
167 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()
180 EFI_DEVICE_PATH_PROTOCOL *HiiVendorDevicePath; member