K 10 svn:author V 6 kevans K 8 svn:date V 27 2019-10-24T02:34:48.581545Z K 7 svn:log V 217 MFC r345330: loader: fix loading of kernels with . in path The loader indended to search the kernel file name (only) for . but instead searched the entire path, so paths like "boot/test.elfv2/kernel" would not work. END