K 10 svn:author V 3 imp K 8 svn:date V 27 2018-07-23T06:38:48.984958Z K 7 svn:log V 310 Fix the attempt to see if we're overriding the console in the command line args. I had thought console would be NULL, but it's efi. Set it to efi (as a clue) before we initialize the console, then test it to see if it changed on the command line to do the automatic override. This gets my serial console back. END