mirror of
https://github.com/ipxe/ipxe
synced 2025-12-28 02:28:57 +03:00
Replaced memsizes.c with smaller memmap.c, taking advantage of __data16,
and creating a memory map that's easier to work with than the E820 map.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#ifndef MEMSIZES_H
|
||||
#define MEMSIZES_H
|
||||
|
||||
#warning "This header is no longer functional; use memmap.h instead"
|
||||
|
||||
/*
|
||||
* These structures seem to be very i386 (and, in fact, PCBIOS)
|
||||
* specific, so I've moved them out of etherboot.h.
|
||||
|
||||
Reference in New Issue
Block a user