[e1000e] Add e1000e driver
[gpxe.git] / contrib / rom-o-matic / bottom.php
blobbd64d840f16f0a6c553625f35c5b2de31c0f789b
1 <?
3 /**
4 * Copyright (C) 2009 Marty Connor <mdc@etherboot.org>.
5 * Copyright (C) 2009 Entity Cyber, Inc.
7 * This program is free software; you can redistribute it and/or
8 * modify it under the terms of the GNU General Public License as
9 * published by the Free Software Foundation; either version 2 of the
10 * License, or any later version.
12 * This program is distributed in the hope that it will be useful, but
13 * WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15 * General Public License for more details.
17 * You should have received a copy of the GNU General Public License
18 * along with this program; if not, write to the Free Software
19 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
23 <hr>
24 <h4>
25 Resources:
26 </h4>
27 <ul>
28 <li>
29 Source code for gPXE images is available at
30 <a href="http://etherboot.org/wiki/download" target="_blank">
31 http://etherboot.org/wiki/download</a>
32 <br><br>
33 </li>
34 <li>
35 For general information about using gPXE, please visit the
36 <a href="http://www.etherboot.org/" target="_blank">
37 Etherboot Project Home Page</a>
38 <br><br>
39 </li>
40 <li>
41 For Email-based support for gPXE please join
42 <a href="http://etherboot.org/wiki/mailinglists" target="_blank">
43 Etherboot Project mailing lists.</a>
44 <br><br>
45 </li>
46 <li>
47 For real-time online gPXE support via IRC please visit the
48 <a href="irc://irc.freenode.net/%23etherboot"> #etherboot channel
49 of irc.freenode.net</a>.
50 <br><br>
51 </li>
52 </ul>
53 <hr>
54 <font size="-1">
55 <br>
56 Please email <a href="mailto:<? echo "${webmaster_email}" ?>"><? echo "${webmaster_email}"?></a>
57 with questions or comments about this website.
58 </font>
59 <br><br>
60 <hr>
61 </body>
62 </html>