1
0
şundan çatallanmış xt-sys/exectos

Update PoInitializeProcessorControlBlock() routine and corresponding structures

Bu işleme şunda yer alıyor:
2024-05-09 22:12:50 +02:00
ebeveyn c34b6ff6c1
işleme eeeb9d6ed7
2 değiştirilmiş dosya ile 63 ekleme ve 1 silme

Dosyayı Görüntüle

@@ -29,6 +29,7 @@ PoInitializeProcessorControlBlock(IN OUT PKPROCESSOR_CONTROL_BLOCK Prcb)
/* Initialize default power state */
Prcb->PowerState.Idle0TimeLimit = 0xFFFFFFFF;
Prcb->PowerState.CurrentThrottle = 100;
Prcb->PowerState.CurrentThrottleIndex = 0;
Prcb->PowerState.IdleFunction = PopIdle0Function;
/* Initialize DPC and Timer */