Home | History | Annotate | Download | only in SmmMemoryAllocationProfileLib

Lines Matching refs:SmmAllocatePool

575   Status = gSmst->SmmAllocatePool (MemoryType, AllocationSize, &Memory);

1128 // When Buffer is in SMRAM range, it should be allocated by gSmst->SmmAllocatePool() service.