summaryrefslogtreecommitdiff
path: root/src/arch/x86/bios
AgeCommit message (Expand)Author
2009-02-01X86: Add extended Intel MP entries correctly.Gabe Black
2009-02-01X86: Set/correct some default values for x86 parameters.Gabe Black
2008-12-06X86: Add add_entry back in.Gabe Black
2008-10-20O3CPU: Undo Gabe's changes to remove hwrei and simpalcheck from O3 CPU. Remo...Ali Saidi
2008-10-11X86: Add an Intel MP table to the simulation.Gabe Black
2008-10-10X86: Create SimObjects in python and C++ to represent the ACPI system descrip...Gabe Black
2008-10-10X86: Create SimObjects in python and C++ to represent the Intel MP tables.Gabe Black
2008-10-10X86: Turn SMBios structures into simobjects.Gabe Black
2008-10-10X86: Add a couple comments to the bios SConscriptGabe Black
2008-10-10X86: Move the smbios objects into a folder for BIOS objects.Gabe Black
2008-10-09SimObjects: Clean up handling of C++ namespaces.Nathan Binkert
2008-06-12X86: Make the e820 table manually or automatically configurable from python.Gabe Black