summaryrefslogtreecommitdiff
path: root/general
diff options
context:
space:
mode:
authorPhan Trinh Ha <[email protected]>2022-03-09 16:14:32 -0800
committerWei Mao <[email protected]>2022-03-10 08:21:14 -0800
commit4fb81dbfe57f347dd84c41becb4069c45171373a (patch)
treec78e57a211f32e65a3d507366fee627f8eded67b /general
parent9f03207ae1e8df83325f067de84494ae55ab5e97 (diff)
Updating ExAllocatePoolWithTag security and additional PnpLockdown warning on build
Diffstat (limited to 'general')
-rw-r--r--general/PLX9x5x/sys/Private.h4
-rw-r--r--general/PLX9x5x/sys/pci9x5x.inxbin5044 -> 5078 bytes
2 files changed, 1 insertions, 3 deletions
diff --git a/general/PLX9x5x/sys/Private.h b/general/PLX9x5x/sys/Private.h
index 439551bb..3cce2edd 100644
--- a/general/PLX9x5x/sys/Private.h
+++ b/general/PLX9x5x/sys/Private.h
@@ -220,9 +220,7 @@ PLxInitializeDMA(
);
#ifdef SIMULATE_MEMORY_FRAGMENTATION
-//
-// Passed to ExAllocatePoolWithTag to track memory allocations
-//
+
#define POOL_TAG 'x5x9'
//
diff --git a/general/PLX9x5x/sys/pci9x5x.inx b/general/PLX9x5x/sys/pci9x5x.inx
index 85e5df54..675a2a2c 100644
--- a/general/PLX9x5x/sys/pci9x5x.inx
+++ b/general/PLX9x5x/sys/pci9x5x.inx
Binary files differ