Searched refs:HiiVendorDevicePath (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Ip4ConfigDxe/
H A DIp4Config.h96 EFI_DEVICE_PATH_PROTOCOL *HiiVendorDevicePath; member in struct:_IP4_CONFIG_INSTANCE
H A DIp4ConfigNv.c804 Instance->HiiVendorDevicePath = AppendDevicePathNode (
816 Instance->HiiVendorDevicePath,
902 Instance->HiiVendorDevicePath,
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Ip6Dxe/
H A DIp6ConfigImpl.h182 EFI_DEVICE_PATH_PROTOCOL *HiiVendorDevicePath; member in struct:_IP6_FORM_CALLBACK_INFO
H A DIp6ConfigNv.c1974 CallbackInfo->HiiVendorDevicePath = AppendDevicePathNode (
1978 if (CallbackInfo->HiiVendorDevicePath == NULL) {
1994 CallbackInfo->HiiVendorDevicePath,
2109 CallbackInfo->HiiVendorDevicePath,
2116 if (CallbackInfo->HiiVendorDevicePath != NULL) {
2117 FreePool (CallbackInfo->HiiVendorDevicePath);

Completed in 3533 milliseconds