K 10 svn:author V 3 rse K 8 svn:date V 27 2007-05-21T08:22:43.000000Z K 7 svn:log V 384 The standardized textual representation of UUIDs according to RFC 4122 and ISO/IEC-9834-8:2005 is with LOWER-CASE hexadecimal characters only, so translate the (usually upper-case and this way not conforming) representation of the BIOS UUID when reading it. Also be more strict about the valid characters in the textual representation by checking for just the hexadecimal characters. END