summaryrefslogtreecommitdiff
path: root/network/trans/msnmntr/sys/notify.c
AgeCommit message (Collapse)Author
2021-01-22msnmntr: Replace ExAllocatePoolWithTag with ExAllocatePoolZero (#494)houha2
Updated sample to remove deprecated API usage (ExAllocatePoolWithTag to ExAllocatePoolZero) Co-authored-by: Elaine Houha <[email protected]>
2015-03-17Initial publishDave Wilson