[BOOTMGFW]
authorAlex Ionescu <aionescu@gmail.com>
Mon, 7 Sep 2015 19:35:24 +0000 (19:35 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Mon, 7 Sep 2015 19:35:24 +0000 (19:35 +0000)
commit5ed032494551e124679d5c61f3e64ea3be588593
treec503fdb73ff405f99ccaba4b96809d1d7b97468e
parent287182a713f00238794f7c93056e45eee802256a
[BOOTMGFW]
- Factor the display/console code into correct per-firmware/per-console-mode files. No code changes.

svn path=/trunk/; revision=69099
reactos/boot/environ/lib/io/display/display.c [new file with mode: 0644]
reactos/boot/environ/lib/io/display/efi/gop.c [new file with mode: 0644]
reactos/boot/environ/lib/io/display/efi/guicons.c [new file with mode: 0644]
reactos/boot/environ/lib/io/display/efi/textcons.c [new file with mode: 0644]
reactos/boot/environ/lib/io/display/efi/uga.c [new file with mode: 0644]
reactos/boot/environ/lib/io/display/emscons.c [new file with mode: 0644]
reactos/boot/environ/lib/io/display/guicons.c [new file with mode: 0644]
reactos/boot/environ/lib/io/display/textcons.c [new file with mode: 0644]
reactos/boot/environ/lib/io/fat.c
reactos/boot/environ/lib/platform/display.c [deleted file]