[NTOSKRNL]: Add and fix more glue code for EMS/Headless support. The SAC driver is...
authorAlex Ionescu <aionescu@gmail.com>
Tue, 13 Aug 2013 03:18:03 +0000 (03:18 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Tue, 13 Aug 2013 03:18:03 +0000 (03:18 +0000)
commit7e5cd9626784cc85f56d9fa9de72cb145b5b578e
treeee28c0105ad934693c99d6af7e67e14f7dcbe878
parent1f8570be622dcd758fb8287a488c27e0cc94e2a9
[NTOSKRNL]: Add and fix more glue code for EMS/Headless support. The SAC driver is at least correctly able to initialize now when /redirect is enabled.
[SACMSG]: SAC wants the message tables as Unicode, but the CMakeList has an obscure comment that Unicode MC needs "testing". Well, I'll be the first to test it and confirm it works -- implement a UNICODE_SOURCE_REALLY to get Unicode-mc.
[SACMSG]: Add a few more constants.
[SACDRV]: Implement InitializeMachineInformation.
[SACDRV]: Fix countless bugs. Now the entire driver initializes up to UTF8EncodeAndSend, which is unimplemented. We're almost there!

svn path=/trunk/; revision=59718
reactos/drivers/sac/driver/data.c
reactos/drivers/sac/driver/memory.c
reactos/drivers/sac/driver/sacdrv.h
reactos/drivers/sac/driver/util.c
reactos/include/reactos/mc/CMakeLists.txt
reactos/include/reactos/mc/sacmsg.mc
reactos/ntoskrnl/ex/hdlsterm.c
reactos/ntoskrnl/include/internal/hdl.h