- Moved boot video support to a seperate driver.
authorDavid Welch <welch@cwcom.net>
Sun, 24 Aug 2003 12:11:13 +0000 (12:11 +0000)
committerDavid Welch <welch@cwcom.net>
Sun, 24 Aug 2003 12:11:13 +0000 (12:11 +0000)
commit26c230dd5a0a7b7fdd0888fdd78e937767b6156f
treea734a0180b850328b89997768903e5d37fe1e9de
parentd75ef2bebd392ab0916b492e34f7cc3460b63118
- Moved boot video support to a seperate driver.

svn path=/trunk/; revision=5819
reactos/Makefile
reactos/drivers/dd/bootvid/.cvsignore [new file with mode: 0644]
reactos/drivers/dd/bootvid/Makefile [new file with mode: 0644]
reactos/drivers/dd/bootvid/bootimage.bmp [new file with mode: 0755]
reactos/drivers/dd/bootvid/bootvid.c [new file with mode: 0644]
reactos/drivers/dd/bootvid/bootvid.rc [new file with mode: 0644]
reactos/drivers/dd/bootvid/pixelsup_i386.S [new file with mode: 0644]
reactos/include/ddk/ntbootvid.h [new file with mode: 0644]