aboutsummaryrefslogtreecommitdiffstats
path: root/src/std
Commit message (Expand)AuthorAgeFilesLines
* Move standard bda type info from biosvar.h to std/bda.h.Kevin O'Connor2013-09-182-0/+175
* Split disk.h into block.h and std/disk.h.Kevin O'Connor2013-09-181-0/+161
* Move pmm definitions to new file std/pmm.h.Kevin O'Connor2013-09-181-0/+19
* Move pnpbios definition to new file std/pnpbios.h.Kevin O'Connor2013-09-181-0/+24
* Move fw/acpi.h to std/acpi.h.Kevin O'Connor2013-09-181-0/+272
* Move fw/mptable.h to std/mptable.h.Kevin O'Connor2013-09-181-0/+77
* Move fw/smbios.h to std/smbios.h.Kevin O'Connor2013-09-181-0/+165
* Move fw/LegacyBios.h to std/LegacyBios.h and remove csm.h.Kevin O'Connor2013-09-181-0/+965
* Move vbe.h to std/vbe.h.Kevin O'Connor2013-09-181-0/+156
* Move optionroms.h to std/optionrom.h and util.h.Kevin O'Connor2013-09-181-0/+59
* Move pirtable definitions from hw/pci.h to std/pirtable.h and util.h.Kevin O'Connor2013-09-181-0/+35