K 10 svn:author V 4 loos K 8 svn:date V 27 2015-01-09T02:43:17.958647Z K 7 svn:log V 403 MFC: r273546 Fix a bug where some DTS layouts could cause the premature ending of the search (i.e. without returning any result) and you would end up with a random MAC address. Change the search algorithm to a recursive one to ensure that all the nodes on DTS will be verified. The previous algorithm could not keep up if the DTS has too many sub-nodes. While here, fix the punctuation on comments. END