mirror of
https://github.com/ipxe/ipxe
synced 2025-12-28 18:42:53 +03:00
Added the embedded pxelinux payload patch from hpa.
This commit is contained in:
9
src/include/gpxe/embedded.h
Normal file
9
src/include/gpxe/embedded.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef _GPXE_EMBEDDED_H
|
||||
#define _GPXE_EMBEDDED_H
|
||||
|
||||
#include <gpxe/image.h>
|
||||
|
||||
struct image *embedded_image(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user