<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hi,<br>
in file SouthClusterConfig.vfi<br>
<br>
change:<br>
suppressif ideqval Setup.IchPciExp[0] == 0x0;<br>
oneof varid = Setup.IchPciExp[1],<br>
prompt = STRING_TOKEN(STR_ICH_PCIERP2_PROMPT),<br>
help = STRING_TOKEN(STR_ICH_PCIERP_HELP),<br>
option text = STRING_TOKEN(STR_ENABLE), value=1, flags=
RESET_REQUIRED;<br>
option text = STRING_TOKEN(STR_DISABLE), value=0, flags=
DEFAULT | MANUFACTURING | RESET_REQUIRED;<br>
endoneof;<br>
<br>
to:<br>
suppressif ideqval Setup.IchPciExp[0] == 0x0;<br>
oneof varid = Setup.IchPciExp[1],<br>
prompt = STRING_TOKEN(STR_ICH_PCIERP2_PROMPT),<br>
help = STRING_TOKEN(STR_ICH_PCIERP_HELP),<br>
option text = STRING_TOKEN(STR_ENABLE), value=1,
flags=DEFAULT | MANUFACTURING | RESET_REQUIRED;<br>
option text = STRING_TOKEN(STR_DISABLE), value=0, flags=0 |
RESET_REQUIRED;<br>
endoneof;<br>
<br>
<br>
Grigory<br>
<br>
01.04.2016 14:00, Anteja Vuk Macek пишет:<br>
</div>
<blockquote
cite="mid:CAOPTR2AdBiPitUtODG-B6uAr4Rc=pVtX4wtG+DSh+Y-9BRHs2Q@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>Hi, <br>
<br>
I work with MinnowMax board. I don't know on which place in
code I can change PCI Express Root Port 2 ( PCI Express
Configuration ) on enable and also I what that value will
default value in BIOS. Because PCI Express Root Port 2 for
know default was disable. <br>
<br>
I don't want to every time go in BIOS Setup browser to change
it. Could somebody help we with that?</div>
<br clear="all">
<div>
<div class="gmail_signature">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div><span style="white-space:pre-wrap;font-size:12.8000001907349px"><font face="verdana, sans-serif">Best regards</font></span><font
face="verdana, sans-serif">, <br>
<br>
</font></div>
<div><font color="#000000"
face="verdana, sans-serif">Teja </font></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="DDB4FAA8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br>
<table style="border-top:1px solid #aaabb6">
<tbody>
<tr>
<td
style="width:470px;padding-top:20px;color:#41424e;font-size:13px;font-family:Arial,Helvetica,sans-serif;line-height:18px">This
email has been sent from a virus-free computer protected
by Avast. <br>
<a moz-do-not-send="true"
href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail"
target="_blank" style="color:#4453ea">www.avast.com</a>
</td>
</tr>
</tbody>
</table>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
elinux-MinnowBoard mailing list
<a class="moz-txt-link-abbreviated" href="mailto:elinux-MinnowBoard@lists.elinux.org">elinux-MinnowBoard@lists.elinux.org</a>
<a class="moz-txt-link-freetext" href="http://lists.elinux.org/mailman/listinfo/elinux-minnowboard">http://lists.elinux.org/mailman/listinfo/elinux-minnowboard</a>
</pre>
</blockquote>
<br>
</body>
</html>