aboutsummaryrefslogtreecommitdiffstats
path: root/src/fw/pirtable.c
Commit message (Expand)AuthorAgeFilesLines
* Fix comment typoCao jin2016-02-011-2/+2
* Document no new changes to pirtable.c, mptable.c, acpi.c, and smbios.c.Kevin O'Connor2014-04-071-0/+1
* Use biostables.c for copying bios tables even when generating them.Kevin O'Connor2014-04-071-5/+2
* Move PirAddr definition from pirtable.c to biostables.c.Kevin O'Connor2014-04-071-2/+1
* Move pirtable definitions from hw/pci.h to std/pirtable.h and util.h.Kevin O'Connor2013-09-181-1/+1
* Move function definitions for output.c from util.h to new file output.h.Kevin O'Connor2013-09-181-2/+2
* Rename util.c to string.c and introduce string.h.Kevin O'Connor2013-09-181-1/+2
* Move code cenetered around firmware initialization to src/fw/Kevin O'Connor2013-09-021-0/+105