Searched refs:AllocateZeroPool (Results 1 – 4 of 4) sorted by relevance
266 AllocateZeroPool (
443 DevicePath = AllocateZeroPool (NodeLength); in CreateDeviceNode()
491 #define AllocateZeroPool(x) calloc(1,x) macro
2573 return AllocateZeroPool (sizeof (CHAR16)); in UefiDevicePathLibConvertDevicePathToText()