From a1119e6dffba959e4f378b79ed335ccf19367e78 Mon Sep 17 00:00:00 2001 From: short <> Date: Sun, 9 Feb 2003 11:01:41 +0000 Subject: [PATCH] +some additional hal.dll "undef"s for W32 XP-SP1 ntoskrnl.exe --- src/libcaptive/ke/exports.captivesym | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/libcaptive/ke/exports.captivesym b/src/libcaptive/ke/exports.captivesym index 9904ad7..826fe55 100644 --- a/src/libcaptive/ke/exports.captivesym +++ b/src/libcaptive/ke/exports.captivesym @@ -347,6 +347,12 @@ hal.dll KfLowerIrql hal.dll HalStartProfileInterrupt undef hal.dll HalSetProfileInterval undef hal.dll HalStopProfileInterrupt undef +hal.dll KeAcquireQueuedSpinLockRaiseToSynch undef +hal.dll HalRequestIpi undef +hal.dll HalStartNextProcessor undef +hal.dll KeTryToAcquireQueuedSpinLock undef +hal.dll KeAcquireQueuedSpinLock undef +hal.dll KeReleaseQueuedSpinLock undef bootvid.dll VidInitialize undef bootvid.dll VidDisplayString undef -- 1.8.3.1