Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86, boot: Sanitize boot_params if not zeroed on creation | H. Peter Anvin | 2013-01-29 | 1 | -0/+1 |
* | x86, boot: Exclude cmdline.c if you can't use it | Gokul Caushik | 2012-07-21 | 1 | -2/+3 |
* | x86, boot: Exclude early_serial_console.c if can't use it. | Joe Millenbach | 2012-07-21 | 1 | -0/+10 |
* | x86, boot: Switch output functions from command-line flags to conditional com... | Joe Millenbach | 2012-07-21 | 1 | -4/+13 |
* | x86, boot: Changed error putstr path to match new debug_putstr format | Joe Millenbach | 2012-07-21 | 1 | -0/+1 |
* | x86, setup: move isdigit.h to ctype.h, header files on top. | H. Peter Anvin | 2010-08-02 | 1 | -0/+1 |
* | x86, setup: enable early console output from the decompressor | Yinghai Lu | 2010-08-02 | 1 | -0/+38 |