<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<!-- Template generated by Exclaimer Signature Manager Exchange Edition on 04:51:35 Tuesday, 3 October 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">P.ImprintUniqueID {
        MARGIN: 0cm 0cm 0pt
}
LI.ImprintUniqueID {
        MARGIN: 0cm 0cm 0pt
}
DIV.ImprintUniqueID {
        MARGIN: 0cm 0cm 0pt
}
TABLE.ImprintUniqueIDTable {
        MARGIN: 0cm 0cm 0pt
}
DIV.Section1 {
        page: Section1
}
</style>
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";
        mso-fareast-language:EN-US;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";
        mso-fareast-language:EN-US;}
p.imprintuniqueid, li.imprintuniqueid, div.imprintuniqueid
        {mso-style-name:imprintuniqueid;
        mso-style-priority:99;
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle21
        {mso-style-type:personal;
        font-family:"Arial","sans-serif";
        color:windowtext;}
span.EmailStyle22
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.EmailStyle23
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.EmailStyle24
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-GB" link="blue" vlink="purple">
<p class="ImprintUniqueID"></p>
<div class="WordSection1">
<p class="MsoNormal">Hi all,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I have enabled post codes and all the debug config options in coreboot that looked useful.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">As Paul has already done, I have narrowed down the latest issue to the FspSiliconInit() stage (FSP-S).<o:p></o:p></p>
<p class="MsoNormal">The 0x93 post code is the last message I get on the serial console, and signifies that FspSiliconInit() has started but not completed.<o:p></o:p></p>
<p class="MsoNormal">See (https://github.com/coreboot/coreboot/blob/master/src/include/console/post_codes.h).<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I have attached the full serial log.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I can’t see how the actual FSP blob could be at fault here.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I don’t know if this is of help, but I came across this document:<o:p></o:p></p>
<p class="MsoNormal">https://github.com/IntelFsp/FSP/raw/ApolloLake/ApolloLakeFspBinPkg/Docs/Apollo_Lake_FSP_Integration_Guide.pdf<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Specifically section 3.5.4:<o:p></o:p></p>
<p class="MsoNormal">“It is expected that boot loader will program MTRRs for SBSP as needed after TempRamExit but before entering FspSiliconInit. If MTRRs are not programmed properly, the boot performance might be impacted.”<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">This “boot performance” may be part of the issue?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Any thoughts would be appreciated, this mailing list has been helpful so far!<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Cheers,<o:p></o:p></p>
<p class="MsoNormal">Cameron<o:p></o:p></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<div style="border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt">
<div></div>
</div>
</div>
<p></p>
<p class="ImprintUniqueID"> </p>
<p class="ImprintUniqueID"><font style="font-family:Arial;font-size:12pt;color:#005CAB;font-weight:bold;">Cameron Craig</font><font color="#005cab" face="Arial"> |
</font><font style="font-family:Arial;font-size:12pt;color:#005CAB;">Graduate Software Engineer</font><font color="#005cab" face="Arial"> |
</font><font style="font-family:Arial;font-size:12pt;color:#005CAB;font-weight:bold;">Exterity Limited</font><br>
<font color="#005cab" size="2" face="Arial">tel: </font><font style="font-family:Arial;font-size:10pt;color:#005CAB;font-weight:normal;">+44 1383 828 250</font><font color="#005cab" size="2" face="Arial"> | fax:
</font><font color="#005cab" size="2" face="Arial"> </font> <font style="font-family:Arial;font-size:10pt;color:#005CAB;"></font> <br>
<font color="#005cab" size="2" face="Arial">e: </font><font style="font-family:Arial;font-size:10pt;color:#005CAB;">Cameron.Craig@exterity.com</font><font color="#005cab" size="2" face="Arial"> | w:
</font><font style="font-family:Arial;font-size:10pt;color:#005CAB;">www.exterity.com</font> <font style="font-family:Arial;font-size:10pt;color:#005CAB;"></font>  <br>
<font style="font-family:Arial;font-size:8pt;color:#005CAB;"></font><br>
 <br>
<font style="font-family:Arial;font-size:8pt;color:#005CAB;"></font><br>
<font face="Arial"><font size="1"><font color="#005cab"><font style="font-family:Arial;font-size:8pt;color:#005CAB;"></font><br>
</p>
<div class="WordSection1">
<div style="border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt">
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif";mso-fareast-language:EN-GB">From:</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif";mso-fareast-language:EN-GB"> Cameron
 Craig <br>
<b>Sent:</b> 02 October 2017 11:19<br>
<b>To:</b> Cameron Craig; 'Paul Penz'; coreboot@coreboot.org<br>
<b>Subject:</b> RE: Re: [coreboot] Intel Leaf Hill Coreboot Trouble<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span style="color:#1F497D">Hi Paul,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Those changes to the IFWI blob worked great, thanks!<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">I have attached the serial console log. It looks like we are in similar situations now.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">I got a hang of around 45s at “MRC: region file invalid in 'RW_VAR_MRC_CACHE”,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">and then it hangs indefinitely at the end of the log.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">I tracked the MRC cache message down to this line:
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><a href="https://github.com/coreboot/coreboot/blob/master/src/soc/intel/common/mrc_cache.c#L272">https://github.com/coreboot/coreboot/blob/master/src/soc/intel/common/mrc_cache.c#L272</a><o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">I’m stuck again for the moment. Thanks again Paul for getting me one step closer.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Cheers,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Cameron<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<div style="border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt">
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif";mso-fareast-language:EN-GB">From:</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif";mso-fareast-language:EN-GB"> coreboot
 [<a href="mailto:coreboot-bounces@coreboot.org">mailto:coreboot-bounces@coreboot.org</a>]
<b>On Behalf Of </b>Cameron Craig<br>
<b>Sent:</b> 28 September 2017 16:51<br>
<b>To:</b> 'Paul Penz'; <a href="mailto:coreboot@coreboot.org">coreboot@coreboot.org</a><br>
<b>Subject:</b> Re: [coreboot] Intel Leaf Hill Coreboot Trouble<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span style="color:#1F497D">Hi Paul,</span><o:p></o:p></p>
<p class="MsoNormal"><span style="color:#1F497D"> </span><o:p></o:p></p>
<p class="MsoNormal"><span style="color:#1F497D">Great to hear I’m not the only one in this situation
</span><span style="font-family:Wingdings;color:#1F497D">J</span><o:p></o:p></p>
<p class="MsoNormal"><span style="color:#1F497D"> </span><o:p></o:p></p>
<p class="MsoNormal"><span style="color:#1F497D">I’ve just been using the IWFI file from Intel with no modifications,  so I’ll look out the FIT tool and give that a go.</span><o:p></o:p></p>
<p class="MsoNormal"><span style="color:#1F497D"> </span><o:p></o:p></p>
<p class="MsoNormal"><span style="color:#1F497D">Thanks,</span><o:p></o:p></p>
<p class="MsoNormal"><span style="color:#1F497D">Cameron</span><o:p></o:p></p>
<p class="MsoNormal"><span style="color:#1F497D"> </span><o:p></o:p></p>
<p class="imprintuniqueid"> <o:p></o:p></p>
<p class="imprintuniqueid" style="margin-bottom:12.0pt"><b><span style="font-family:"Arial","sans-serif";color:#005CAB">Cameron Craig</span></b><span style="font-family:"Arial","sans-serif";color:#005CAB"> | Graduate Software Engineer |
<b>Exterity Limited</b></span><br>
<span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#005CAB">tel: +44 1383 828 250 | fax:  </span>  <br>
<span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#005CAB">e: <a href="mailto:Cameron.Craig@exterity.com">
Cameron.Craig@exterity.com</a> | w: <a href="http://www.exterity.com">www.exterity.com</a></span>   <br>
<br>
 <span style="font-size:7.5pt;font-family:"Arial","sans-serif";color:#005CAB"><o:p></o:p></span></p>
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:#005CAB;mso-fareast-language:EN-GB">From:</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:#005CAB;mso-fareast-language:EN-GB">
 coreboot [<a href="mailto:coreboot-bounces@coreboot.org">mailto:coreboot-bounces@coreboot.org</a>]
<b>On Behalf Of </b>Paul Penz<br>
<b>Sent:</b> 28 September 2017 15:35<br>
<b>To:</b> <a href="mailto:coreboot@coreboot.org">coreboot@coreboot.org</a><br>
<b>Subject:</b> Re: [coreboot] Intel Leaf Hill Coreboot Trouble</span><span style="color:#005CAB"><o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><span style="color:#005CAB"> <o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="font-family:"Arial","sans-serif";color:#005CAB">Hi Cameron,</span><span style="color:#005CAB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="font-family:"Arial","sans-serif";color:#005CAB"> </span><span style="color:#005CAB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-family:"Arial","sans-serif";color:#005CAB">I had the same problem.</span><span style="color:#005CAB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-family:"Arial","sans-serif";color:#005CAB"> </span><span style="color:#005CAB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-family:"Arial","sans-serif";color:#005CAB">Had you modified the intel IFWI file ?</span><span style="color:#005CAB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-family:"Arial","sans-serif";color:#005CAB"> </span><span style="color:#005CAB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-family:"Arial","sans-serif";color:#005CAB">If not, I had done this additional:</span><span style="color:#005CAB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-family:"Arial","sans-serif";color:#005CAB"> </span><span style="color:#005CAB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-family:"Arial","sans-serif";color:#005CAB">Download 522538_apl txe hf 3.0.11.1131 (th2 & rs1).zip from intel</span><span style="color:#005CAB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-family:"Arial","sans-serif";color:#005CAB">Start fit.exe</span><span style="color:#005CAB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-family:"Arial","sans-serif";color:#005CAB">Load the IFWI file</span><span style="color:#005CAB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-family:"Arial","sans-serif";color:#005CAB">Change at Platform Protection/Platform Integrity OOEM Public Key Hash => 00..00</span><span style="color:#005CAB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-family:"Arial","sans-serif";color:#005CAB">Change at Platform Protection/Boot Guard Configuration/ Boot profile 2 => 0</span><span style="color:#005CAB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-family:"Arial","sans-serif";color:#005CAB">Save</span><span style="color:#005CAB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-family:"Arial","sans-serif";color:#005CAB"> </span><span style="color:#005CAB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-family:"Arial","sans-serif";color:#005CAB">Now I get output on the console and postcodes, but during FSP_M a long pause of ca. 45s exists and it hangs later during FSP_P initialization.</span><span style="color:#005CAB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-family:"Arial","sans-serif";color:#005CAB"> </span><span style="color:#005CAB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-family:"Arial","sans-serif";color:#005CAB">Good luck</span><span style="color:#005CAB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-family:"Arial","sans-serif";color:#005CAB">Paul</span><span style="color:#005CAB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#005CAB;mso-fareast-language:DE"> </span><span style="color:#005CAB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#005CAB;mso-fareast-language:DE"> </span><span style="color:#005CAB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#005CAB;mso-fareast-language:DE"> </span><span style="color:#005CAB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#005CAB;mso-fareast-language:DE">Paul Penz</span><span style="color:#005CAB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="font-size:9.0pt;font-family:"Arial","sans-serif";color:#005CAB;mso-fareast-language:DE">Dipl.-Ing. (FH)</span><span style="color:#005CAB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="font-size:9.0pt;font-family:"Arial","sans-serif";color:#005CAB;mso-fareast-language:DE">Senior Hardware Engineer</span><span style="color:#005CAB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#005CAB;mso-fareast-language:DE"> </span><span style="color:#005CAB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#005CAB;mso-fareast-language:DE">ELTEC Elektronik AG, Mainz</span><span style="color:#005CAB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="FR" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#005CAB;mso-fareast-language:DE">_________________________</span><span style="color:#005CAB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="FR" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#005CAB;mso-fareast-language:DE"> </span><span style="color:#005CAB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="FR" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#005CAB;mso-fareast-language:DE">Fon      +49 6131 918 335</span><span style="color:#005CAB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="FR" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#005CAB;mso-fareast-language:DE">Fax      +49 6131 918 195</span><span style="color:#005CAB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="FR" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#005CAB;mso-fareast-language:DE">Email  
<a href="mailto:ppenz@eltec.de">ppenz@eltec.de</a></span><span style="color:#005CAB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#005CAB;mso-fareast-language:DE">Web    
<a href="http://www.eltec.de/">www.eltec.de</a></span><span style="color:#005CAB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="color:#005CAB"> </span><span style="color:#005CAB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="font-size:12.0pt;font-family:"Times New Roman","serif";color:#005CAB;mso-fareast-language:EN-GB"> </span><span style="color:#005CAB"><o:p></o:p></span></p>
<div class="MsoNormal" align="center" style="text-align:center"><span lang="DE" style="font-size:12.0pt;font-family:"Times New Roman","serif";color:#005CAB;mso-fareast-language:EN-GB">
<hr size="2" width="100%" align="center">
</span></div>
<p class="MsoNormal"><span lang="DE" style="font-size:7.5pt;font-family:"Arial","sans-serif";color:gray;mso-fareast-language:EN-GB"><br>
*********************************************************<br>
ELTEC Elektronik AG<br>
Galileo-Galilei-Straße 11<br>
D-55129 Mainz<br>
<br>
Vorstand: Peter Albert<br>
Aufsichtsratsvorsitzender: Andreas Kochhäuser<br>
<br>
Registergericht: Amtsgericht Mainz<br>
Registernummer: HRB 7038<br>
Ust-ID: DE 149 049 790<br>
*********************************************************<br>
Wichtiger Hinweis:<br>
Diese E-Mail kann Betriebs- oder Geschäftsgeheimnisse oder sonstige vertrauliche Informationen enthalten. Sollten Sie diese E-Mail irrtümlich erhalten haben, ist Ihnen eine Kenntnisnahme des Inhalts, eine Vervielfältigung oder Weitergabe der E-Mail ausdrücklich
 untersagt.<br>
Bitte benachrichtigen Sie uns und vernichten Sie die empfangene E-Mail. Evtl. Anhänge dieser Nachricht wurden auf Viren überprüft!<br>
Jede Form von Vervielfältigung, Abänderung, Verbreitung oder Veröffentlichung dieser E-Mail Nachricht ist untersagt! Das Verwenden von Informationen aus dieser Nachricht für irgendwelche Zwecke ist strengstens untersagt.<br>
Es gelten unsere Allgemeinen Geschäftsbedingungen, zu finden unter <a href="http://www.eltec.de">
www.eltec.de</a>.<br>
</span><span lang="DE" style="font-size:12.0pt;font-family:"Times New Roman","serif";color:#005CAB;mso-fareast-language:EN-GB"><br>
______________________________________________________________________<br>
This email has been scanned by the Symantec Email Security.cloud service.<br>
For more information please visit <a href="http://www.symanteccloud.com">http://www.symanteccloud.com</a><br>
______________________________________________________________________</span><span style="color:#005CAB"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Times New Roman","serif";mso-fareast-language:EN-GB"><br>
______________________________________________________________________<br>
This email has been scanned by the Symantec Email Security.cloud service.<br>
For more information please visit <a href="http://www.symanteccloud.com">http://www.symanteccloud.com</a><br>
______________________________________________________________________<br>
<br>
______________________________________________________________________<br>
This email has been scanned by the Symantec Email Security.cloud service.<br>
For more information please visit <a href="http://www.symanteccloud.com">http://www.symanteccloud.com</a><br>
______________________________________________________________________<o:p></o:p></span></p>
</div>
</div>
</div>
</font></font></font>
<p></p>
<br clear="both">
______________________________________________________________________<BR>
This email has been scanned by the Symantec Email Security.cloud service.<BR>
For more information please visit http://www.symanteccloud.com<BR>
______________________________________________________________________<BR>
</body>
</html>