Define 16bit OFFSET_x to be 32bit addresses; introduce CONFIG_BIOS_ADDR.
[seabios.git] / src / memmap.c
2008-07-04 Kevin O'ConnorDefine 16bit OFFSET_x to be 32bit addresses; introduce...
2008-07-04 Kevin O'ConnorExtract 'struct bregs' out of biosvar.h; clean up heade...
2008-07-04 Kevin O'ConnorBreakup rombios32.c into pciinit.c and smbios.c
2008-06-21 Kevin O'ConnorMake 0xa0000 - 0x10000 a "gap" in the e820 map.
2008-06-12 Kevin O'ConnorSupport auto-merging e820 maps of same type.
2008-06-09 Kevin O'ConnorEnhance e820 memory map generation - include files...