K 10 svn:author V 6 kevans K 8 svn:date V 27 2018-03-26T13:45:17.816506Z K 7 svn:log V 368 loader efifb: implement uga_autoresize as a call to text_autoresize UGA does not have the same kind of mode enumeration that GOP does. Implement it instead as a call to text_autoresize so that firmwares with only UGA present still get some kind of autoresizing behavior. While here, rename a typo'd "gop" to "uga", although it will remain unused for the time being. END