grml...
[seabios.git] / src / memmap.h
2010-09-25 Kevin O'ConnorCleanup - it's no longer necessary to manually reset...
2010-06-06 Kevin O'ConnorRework malloc to use a "first fit" algorithm.
2010-01-03 Kevin O'ConnorBe sure to add "void" to all function prototypes that...
2009-08-30 Kevin O'ConnorCleanups for malloc code.
2009-08-17 Kevin O'ConnorAdd support for using floppy images in CBFS.
2009-08-01 Kevin O'ConnorAdd Post Memory Manager (PMM) support.
2009-07-25 Kevin O'ConnorAdd malloc_high/fseg() and rework bios table creation...
2009-01-18 Kevin O'ConnorReserve space for buffers in f-segment; don't allocate...
2008-11-08 Kevin O'ConnorUpdate e820 map in place instead of copying it.
2008-06-21 Kevin O'ConnorMake 0xa0000 - 0x10000 a "gap" in the e820 map.
2008-06-09 Kevin O'ConnorEnhance e820 memory map generation - include files...