Home | History | Annotate | Download | only in RuntimeDxe

Lines Matching full:reclaim

983   Variable store garbage collection and reclaim operation.

993 @return EFI_SUCCESS Reclaim operation has finished successfully.
995 @return Others Unexpect error happened during reclaim operation.
999 Reclaim (
1079 // For NV variable reclaim, don't allocate pool here and just use mNvVariableCache
1258 // For NV variable reclaim, we use mNvVariableCache as the buffer, so copy the data back.
1783 // At runtime, no reclaim.
2586 // Perform garbage collection & reclaim operation, and integrate the new variable at the same time.
2588 Status = Reclaim (
2715 // Perform garbage collection & reclaim operation, and integrate the new variable at the same time.
2717 Status = Reclaim (
3627 Status = Reclaim (
3968 // There must be something wrong in variable store, do reclaim operation.
3970 Status = Reclaim (