mirror of
https://github.com/ipxe/ipxe
synced 2025-12-18 18:40:24 +03:00
Separated out initialisation functions from startup/shutdown functions.
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
#include <gpxe/image.h>
|
||||
#include <gpxe/segment.h>
|
||||
#include <gpxe/memmap.h>
|
||||
#include <gpxe/shutdown.h>
|
||||
#include <gpxe/init.h>
|
||||
#include <gpxe/initrd.h>
|
||||
|
||||
struct image_type bzimage_image_type __image_type ( PROBE_NORMAL );
|
||||
|
||||
Reference in New Issue
Block a user