Home | History | Annotate | Download | only in BootMaint

Lines Matching refs:AllocateZeroPool

271     ConfigRequest = AllocateZeroPool (Size);

1148 PackageListHeader = AllocateZeroPool (Length);
1312 StringDepository = AllocateZeroPool (sizeof (STRING_DEPOSITORY) * STRING_DEPOSITORY_NUMBER);
1351 NextListNode = AllocateZeroPool (sizeof (STRING_LIST_NODE));
1551 BmmCallbackInfo = AllocateZeroPool (sizeof (BMM_CALLBACK_DATA));
1559 Ptr = AllocateZeroPool (sizeof (BM_LOAD_CONTEXT) + sizeof (BM_FILE_CONTEXT) + sizeof (BM_HANDLE_CONTEXT) + sizeof (BM_MENU_ENTRY));