mirror of
https://github.com/ipxe/ipxe
synced 2025-12-16 17:41:18 +03:00
Remove osloader.c and replace with a prep_segment() that uses userptr_t
and get_memmap() in image/segment.c
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
#include "memsizes.h"
|
||||
#include "realmode.h"
|
||||
#include "gateA20.h"
|
||||
#include "osloader.h"
|
||||
#include "etherboot.h"
|
||||
#include "errno.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user