Use defines for PCI ids.
[seabios.git] / src / acpi.c
2008-10-25 Kevin O'ConnorUse defines for PCI ids.
2008-08-30 Kevin O'ConnorUse ALIGN() macro in place of open-coded aligns.
2008-08-17 Kevin O'ConnorRemove CONFIG_QEMU option - breakout into other options.
2008-07-04 Kevin O'ConnorExtract 'struct bregs' out of biosvar.h; clean up heade...
2008-07-04 Kevin O'ConnorSeparate out smp detection and mp table generation...
2008-07-04 Kevin O'ConnorClean up #ifdefs.
2008-06-13 Kevin O'ConnorAdd config option CONFIG_ACPI for turning off ACPI...
2008-06-12 Kevin O'ConnorMove acpi code out of rombios32.c; clean up use of...
2008-03-08 Kevin O'ConnorRevert "Commit missing files from last commit."
2008-03-06 Kevin O'ConnorCommit missing files from last commit.