mirror of
https://github.com/opnsense/src.git
synced 2026-04-24 23:57:30 -04:00
the NTx86 section decoration). subr_ndis.c: correct the behavior of ndis_query_resources(): if the caller doesn't provide enough space to return the resources, tell it how much it needs to provide and return an error. subr_hal.c & subr_ntoskrnl.c: implement/stub a bunch of new routines; ntoskrnl: KefAcquireSpinLockAtDpcLevel KefReleaseSpinLockFromDpcLevel MmMapLockedPages InterlockedDecrement InterlockedIncrement IoFreeMdl KeInitializeSpinLock HAL: KfReleaseSpinLock KeGetCurrentIrql KfAcquireSpinLock Lastly, correct spelling of "_aullshr" in the ntoskrnl functable. |
||
|---|---|---|
| .. | ||
| inf-parse.y | ||
| inf-token.l | ||
| inf.c | ||
| inf.h | ||
| Makefile | ||
| ndiscvt.8 | ||
| ndiscvt.c | ||