commit | 098c2fc934d0c2539312937e86c135bd8b6c1e1e | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Sat Apr 05 17:11:06 2014 -0400 |
committer | Kevin O'Connor <kevin@koconnor.net> | Fri Apr 11 11:26:23 2014 -0400 |
tree | 5ea602874b926202782e967507f7f96ed4b2645f | |
parent | a02d41806e42bf42e55c0147f2ec226ba85219a4 [diff] |
vgabios: Add support for manipulating framebuffers in high memory. Add code for manipulating "direct" style linear RGB framebuffers that may be in high memory. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>