Fix compile of smpdetect - last commit missed an include.
[seabios.git] / src / pnpbios.c
2009-06-11 Kevin O'ConnorDo garbage collection of unused sections.
2009-02-15 Kevin O'ConnorMinor - change checksum functions to take a (void *).
2009-01-17 Kevin O'ConnorMisc fixes.
2009-01-16 Kevin O'ConnorChange license from GPLv3 to LGPLv3.
2008-12-30 Kevin O'ConnorAdd more linker protections around variables accessed...
2008-12-29 Kevin O'ConnorAdd linker magic to ensure 16bit variables aren't repea...
2008-12-21 Kevin O'ConnorInitial PnP bios call support.