Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor - remove unused includes from pci.c. | Kevin O'Connor | 2014-04-08 | 1 | -0/+1 |
* | debug: Unify the SeaBIOS debug version banner. | Kevin O'Connor | 2014-01-22 | 1 | -0/+1 |
* | debug: Only call serial_debug_preinit() at startup. | Kevin O'Connor | 2014-01-22 | 1 | -1/+0 |
* | Move low-level hardware writing from output.c to new file hw/serialio.c. | Kevin O'Connor | 2013-12-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 | -0/+68 |