HomeSort by relevance Sort by last modified time
    Searched refs:HiiVendorDevicePath (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
HttpBootConfig.h 43 EFI_DEVICE_PATH_PROTOCOL *HiiVendorDevicePath;
HttpBootConfig.c 553 CallbackInfo->HiiVendorDevicePath = AppendDevicePathNode (
557 if (CallbackInfo->HiiVendorDevicePath == NULL) {
572 CallbackInfo->HiiVendorDevicePath,
660 CallbackInfo->HiiVendorDevicePath,
668 if (CallbackInfo->HiiVendorDevicePath != NULL) {
669 FreePool (CallbackInfo->HiiVendorDevicePath);
670 CallbackInfo->HiiVendorDevicePath = NULL;
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
Ip4Config2Impl.h 167 EFI_DEVICE_PATH_PROTOCOL *HiiVendorDevicePath;
Ip4Config2Nv.c     [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6ConfigImpl.h 180 EFI_DEVICE_PATH_PROTOCOL *HiiVendorDevicePath;
Ip6ConfigNv.c     [all...]

Completed in 375 milliseconds