Home | History | Annotate | Download | only in HttpBootDxe

Lines Matching refs:AllocateZeroPool

45     Node = AllocateZeroPool (sizeof (IPv4_DEVICE_PATH));

59 Node = AllocateZeroPool (sizeof (IPv6_DEVICE_PATH));
355 HostNameStr = AllocateZeroPool (HostNameSize * sizeof (CHAR16));
799 Cache = AllocateZeroPool (sizeof (HTTP_BOOT_CACHE_CONTENT));
911 ResponseData = AllocateZeroPool (sizeof(HTTP_IO_RESPONSE_DATA));