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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Ip4ConfigDxe/
H A DIp4ConfigNv.c352 EFI_STRING DeviceResult; local
365 DeviceResult = NULL;
413 &DeviceResult,
484 Size = StrLen (DeviceResult);
490 StrCpy (StrPointer, DeviceResult);
494 FreePool (DeviceResult);
497 *Results = DeviceResult;

Completed in 53 milliseconds