<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hello,<br><br>Does gPXE 1.0.1's build system have a way to let the build results ONLY have 32-bit code? i.e. The build results will have NO .text16, .data16, .bss.data16, etc, sections in the ELF file.<br><br>I tried to modify i386.lds, but after putting all 16-bit code sections into the DISCARD section, I got a lot of build errors.<br><br>So, is there a simply way to get rid of all 16-bit code and ONLY have 32-bit code in gPXE 1.0.1 build results (e.g. nic.rom.tmp)?<br><br>Thanks for the help!<br><br>Regards,<br>Edwin Li<br><br> </div></body>
</html>