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 [NTOS:KE:EX] Fix comment typo. 2023-12-24 22:39:35 +01:00
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 [NTOS:EX] Fix SAL notations, Timeout parameter should be optional (#7482) 2024-11-01 11:53:28 +01:00
locale.c
lookas.c
mutant.c
profile.c
pushlock.c
resource.c
rundown.c
sem.c
shutdown.c
sysinfo.c [REACTOS] Fix typos (#6198) 2023-12-23 21:37:08 +01:00
time.c [NTOS:EX] Various fixes for Daylight Saving Time transitions (#5868) 2024-05-05 21:32:04 -05:00
timer.c
uuid.c
win32k.c
work.c
xipdisp.c
zone.c
zw.S