<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="굴림체">Dear Sir.</font>
    <p><font face="굴림체"><br>
      </font></p>
    <p><font face="굴림체">Currently, <br>
      </font></p>
    <p><font face="굴림체">I was successed the read a serial number, and
        product name useded the DMI, in kernel space and user space.</font></p>
    <p><font face="굴림체">- kernel space.</font></p>
    <p><font face="굴림체">  use the "dmi_get_system_info()"</font></p>
    <p><font face="굴림체">- user space</font></p>
    <p><font face="굴림체">  use the "dmidecode"</font></p>
    <p><font face="굴림체">- coreboot space</font></p>
    <p><font face="굴림체">  I don't know any soultion. <br>
      </font></p>
    <br>
    <font face="굴림체">READ is OK.<br>
      <br>
      But, i want to write or chage the serial number.<br>
      But, i can't found the any solution.<br>
      <br>
      I try to find the some API in kernel source tree. for example)
      grep "dmi_set" * -Rn <br>
      But can't found the API.<br>
      <br>
      <b>Question.</b><br>
       How to write or change the serial number using DMI? in kernel or
      in userspace or in coreboot?<br>
      <br>
      <br>
      Thank you.<br>
      <br>
    </font>
  </body>
</html>