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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
EfiDevicePath.h 277 } IPv6_DEVICE_PATH;
508 IPv6_DEVICE_PATH Ipv6;
556 IPv6_DEVICE_PATH *Ipv6;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DevicePath.h 638 } IPv6_DEVICE_PATH;
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
HttpBootConfig.c 90 Node = AllocateZeroPool (sizeof (IPv6_DEVICE_PATH));
97 SetDevicePathNodeLength (Node, sizeof (IPv6_DEVICE_PATH));
HttpBootDxe.c     [all...]
HttpBootClient.c 59 Node = AllocateZeroPool (sizeof (IPv6_DEVICE_PATH));
65 SetDevicePathNodeLength (Node, sizeof (IPv6_DEVICE_PATH));
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
PxeBcDriver.c 895 IPv6_DEVICE_PATH Ip6Node;
1103 ZeroMem (&Ip6Node, sizeof (IPv6_DEVICE_PATH));
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellCommandLib/
ConsistMapping.c 1057 IPv6_DEVICE_PATH *Ip;
1065 Ip = (IPv6_DEVICE_PATH *) DevicePathNode;
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
TcpMisc.c 988 IPv6_DEVICE_PATH Ip6DPathNode;
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DevicePathFromText.c     [all...]
DevicePathToText.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeNetLib/
DxeNetLib.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
NetLib.h     [all...]

Completed in 668 milliseconds