Last change
on this file was
e16e8f2,
checked in by Edwin Eefting <edwin@datux.nl>, 3 years ago
|
bootstuff
|
-
Property mode set to
100644
|
File size:
312 bytes
|
Line | |
---|
1 | /***************************************************************************** |
---|
2 | * PXE prefix that keep the UNDI portion of the PXE stack present |
---|
3 | ***************************************************************************** |
---|
4 | */ |
---|
5 | |
---|
6 | FILE_LICENCE ( GPL2_OR_LATER ) |
---|
7 | |
---|
8 | #define PXELOADER_KEEP_UNDI |
---|
9 | #include "pxeprefix.S" |
---|
Note: See
TracBrowser
for help on using the repository browser.