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