<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
<tt>Sivakumar Subramani wrote:</tt>
<blockquote type="cite" cite="mid:78C9135A3D2ECE4B8162EBDCE82CAD77061415DC@nekter">
<style>
<!--
/* Font Definitions */
@font-face
{font-family:"Lucida Calligraphy";
panose-1:3 1 1 1 1 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:Arial;
color:windowtext;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
{page:Section1;}
-->
</style>
<div class="Section1">
<p class="MsoNormal"><tt><font size="2" color="navy"><span style="font-size: 10pt; font-family: Arial; color: navy;">Network:
gPXE (PCI 07:00.0)<o:p></o:p></span></font></tt></p>
<p class="MsoNormal"><tt><font size="2"><span style="font-size: 10pt; font-family: Arial;"><o:p> </o:p></span></font></tt></p>
<p class="MsoNormal"><tt><font size="2"><span style="font-size: 10pt; font-family: Arial;">Do any one have idea on
where this string “Network: Gpxe”
is return in Gpxe code to BIOS?</span></font></tt></p>
</div>
</blockquote>
<tt><br>
Please see gpxe/src/arch/i386/prefix/romprefix.S. Search for:<br>
<br>
/* Product string<br>
<br>
Also, please try changing the boot order in your BIOS setup, saving
changes, rebooting, then changing the boot order again, saving,
rebooting. See if you still have all of those entries. Sometimes the
BIOS boot order needs this shuffle in order to reset the cache of known
boot devices.<br>
<br>
- Shao Miller<br>
</tt>
</body>
</html>