ldlinux: Convert all UsingVGA uses with display_mask_vga()
commitcb1f36b1996e259c29dde9deca4369774e90c020
authorMatt Fleming <matt.fleming@intel.com>
Fri, 25 Jan 2013 14:30:33 +0000 (25 14:30 +0000)
committerMatt Fleming <matt.fleming@intel.com>
Fri, 25 Jan 2013 14:31:35 +0000 (25 14:31 +0000)
tree94cf8b059a418610561ba2a10c5f85f02645fed5
parentc250a42263c8717469c8a07d04567ce8333814dd
ldlinux: Convert all UsingVGA uses with display_mask_vga()

Introduce display_mask_vga() which does the necessary converting of
UsingVGA into a mask to be AND'd with DisplayMask.

Also, apply TextAttribute when clearing the screen after we've seen a
form feed.

Signed-off-by: Matt Fleming <matt.fleming@intel.com>
com32/elflink/ldlinux/msg.c