[BOOTVID] Move the VGA code into the PC directory. (#2510)
authorDmitry Borisov <di.sean@protonmail.com>
Wed, 8 Apr 2020 05:25:11 +0000 (11:25 +0600)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Thu, 9 Apr 2020 13:33:58 +0000 (15:33 +0200)
commitdf23bb779ed1c011dc68733539c1644fee2a4f85
treea9220d663b88f6ba21c92f2da1a85b8e5b1d9c13
parent1610367fe2b3ece7fac11cb693e43f68f8f39e41
[BOOTVID] Move the VGA code into the PC directory. (#2510)
drivers/base/bootvid/CMakeLists.txt
drivers/base/bootvid/i386/pc/bootdata.c [moved from drivers/base/bootvid/i386/bootdata.c with 100% similarity]
drivers/base/bootvid/i386/pc/bootvid.c [moved from drivers/base/bootvid/i386/bootvid.c with 100% similarity]
drivers/base/bootvid/i386/pc/cmdcnst.h [moved from drivers/base/bootvid/cmdcnst.h with 100% similarity]
drivers/base/bootvid/i386/pc/vga.c [moved from drivers/base/bootvid/i386/vga.c with 100% similarity]
drivers/base/bootvid/i386/pc/vga.h [moved from drivers/base/bootvid/vga.h with 100% similarity]
drivers/base/bootvid/precomp.h