K 10 svn:author V 6 eadler K 8 svn:date V 27 2018-03-18T02:59:14.163281Z K 7 svn:log V 354 MFC r330843: efirtc: Pass a dummy tmcap pointer to efi_get_time_locked As noted in the comment, UEFI spec claims the capabilities pointer is optional, but some implementations will choke and attempt to dereference it without checking. This specific problem was found on a Lenovo Thinkpad X220 that would panic in efirtc_identify. Requested by: kevans END