reactos/ntoskrnl/ex
Hermès Bélusca-Maïto 3abb21080d
[NTOS:KE/EX] Add minimal EMS (headless) support for bugcheck.
In particular, the HeadlessGlobals->InBugCheck flag MUST be set prior
to displaying the blue-screen, because the HDL global lock function
would trigger a (nested) BSoD otherwise.

Regarding the unimplemented HeadlessCmdSendBlueScreenData:
it sends to the management console an XML description of the bugcheck.
An example can be seen in this issue report:
https://github.com/cloud-hypervisor/cloud-hypervisor/issues/3168

For more information, please consult:
https://download.microsoft.com/download/1/6/1/161ba512-40e2-4cc9-843a-923143f3456c/windowsserver2003emssacxml.doc
2024-12-14 23:38:43 +01:00
..
arm
i386
atom.c
callback.c
dbgctrl.c [NTOS:EX] Minor enhancements to ExpDebuggerWorker() 2024-12-14 23:31:51 +01:00
efi.c
event.c
evtpair.c
exintrin.c
fmutex.c
handle.c
harderr.c
hdlsterm.c [NTOS:KE/EX] Add minimal EMS (headless) support for bugcheck. 2024-12-14 23:38:43 +01:00
init.c [NTOS:EX] Revamp ExpLoadBootSymbols() a bit. 2024-12-14 23:31:49 +01:00
interlocked.c
keyedevt.c
locale.c
lookas.c
mutant.c
profile.c
pushlock.c
resource.c
rundown.c
sem.c
shutdown.c
sysinfo.c
time.c
timer.c
uuid.c
win32k.c
work.c
xipdisp.c
zone.c
zw.S