- Fix boot.

- Fix GUI boot (bootvid).
- Fix cmlib bug.

svn path=/trunk/; revision=24684
This commit is contained in:
Alex Ionescu
2006-11-05 20:28:59 +00:00
parent a57cbd2aa5
commit fb3a3c8a7f
9 changed files with 31 additions and 12 deletions
+2
View File
@@ -1578,6 +1578,8 @@ typedef struct _PORT_MESSAGE
};
} PORT_MESSAGE, *PPORT_MESSAGE;
#define LPC_KERNELMODE_MESSAGE (CSHORT)((USHORT)0x8000)
typedef struct _PORT_VIEW
{
ULONG Length;