VOID
PopCalculatePerfMinCapacity(
IN PPROCESSOR_PERF_STATE PerfStates,
IN ULONG PerfStatesCount
);
Routine Description:
This routine is called to determine what the mininum battery capacity
is for each of the states supported.
Arguments:
PerfStates - The states that this processor supports
PerfStatesCount - The number of states that this processor supports
PState - Power Information about the current processor
Return Value:
None