CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/28 08:35:29
Modified files:
sys/arch/amd64/amd64: efifb.c
Log message:
Revert revision 1.20, switch back to using efifb_std_descr.n{rows,cols}
instead of EFIFB_HEIGHT and EFIFB_WIDTH when calling rasops_init() in
efifb_cnremap() and efifb_attach().
This appeared to cause issues on some systems, as reported by Dmitry on
bugs@.
