Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-23 | tree-wide: minor formatting inconsistency cleanups | Vito Caputo | |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack | |
This should be handled fine now by .dir-locals.el, so need to carry that stuff in every file. | |||
2015-11-16 | tree-wide: sort includes | Thomas Hindoe Paaboel Andersen | |
Sort the includes accoding to the new coding style. | |||
2015-03-13 | efi: widen operand to avoid overflow | Zbigniew Jędrzejewski-Szmek | |
CID #1287141. | |||
2015-02-27 | boot: efi - fix missing include | Marcel Holtmann | |
src/boot/efi/splash.c:312:9: warning: implicit declaration of function ‘graphics_mode’ [-Wimplicit-function-declaration] err = graphics_mode(TRUE); ^ | |||
2015-02-26 | boot: efi - split graphics and splash handling | Kay Sievers | |