diff options
| author | Michael Brown | 2021-02-18 13:13:12 +0100 |
|---|---|---|
| committer | Michael Brown | 2021-02-18 14:53:26 +0100 |
| commit | 22bb29eabc2f68f3e60e99df4ef33984b7795a49 (patch) | |
| tree | b86e7af2881a82c0d1f1c32f3f6812d79a828b7c /src/interface | |
| parent | [initrd] Allow for zero-length initrd files (diff) | |
| download | ipxe-22bb29eabc2f68f3e60e99df4ef33984b7795a49.tar.gz ipxe-22bb29eabc2f68f3e60e99df4ef33984b7795a49.tar.xz ipxe-22bb29eabc2f68f3e60e99df4ef33984b7795a49.zip | |
[prefix] Add a generic raw image prefix
Provide a generic raw image prefix, which assumes that the iPXE image
has been loaded in its entirety on a paragraph boundary.
The resulting .raw image can be loaded via RPL using an rpld.conf file
such as:
HOST {
ethernet = 00:00:00:00:00:00/6;
FILE {
path="ipxe.raw";
load=0x2000;
};
execute=0x2000;
};
Debugged-by: Johannes Heimansberg <git@jhe.dedyn.io>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/interface')
0 files changed, 0 insertions, 0 deletions
