Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | piix: add and use dev-piix.h | Paolo Bonzini | 2014-06-04 | 1 | -2/+1 |
* | Move function definitions for output.c from util.h to new file output.h. | Kevin O'Connor | 2013-09-18 | 1 | -4/+5 |
* | Move malloc code from pmm.c to new files malloc.c and malloc.h. | Kevin O'Connor | 2013-09-18 | 1 | -0/+1 |
* | Rename util.c to string.c and introduce string.h. | Kevin O'Connor | 2013-09-18 | 1 | -1/+2 |
* | Split x86 specific functions out of util.c/h to new files x86.c/h. | Kevin O'Connor | 2013-09-18 | 1 | -0/+1 |
* | Move code cenetered around firmware initialization to src/fw/ | Kevin O'Connor | 2013-09-02 | 1 | -0/+168 |