Home | History | Annotate | Download | only in LegacyBootMaintUiLib

Lines Matching refs:AllocateZeroPool

340     NewOrder = AllocateZeroPool (DevOrder->Length - sizeof (DevOrder->Length));

1149 MenuEntry = AllocateZeroPool (sizeof (LEGACY_MENU_ENTRY));
1154 MenuEntry->VariableContext = AllocateZeroPool (sizeof (LEGACY_DEVICE_CONTEXT));
1389 LegacyBootOptionData = AllocateZeroPool (sizeof (LEGACY_BOOT_OPTION_CALLBACK_DATA));
1392 LegacyBootOptionData->MaintainMapData = AllocateZeroPool (sizeof (LEGACY_BOOT_MAINTAIN_DATA));