Age | Commit message (Expand) | Author |
---|---|---|
2018-09-28 | src/*: normalize Google copyright headers | Patrick Georgi |
2018-06-28 | smm: Add canary to end of stack and die() if a stack overflow occurs | Raul E Rangel |
2018-06-27 | smm: Switch from %edx to %ebx | Raul E Rangel |
2018-06-27 | smm: Push a null stack base pointer | Raul E Rangel |
2018-06-27 | smm: Make local variables relative to ebp | Raul E Rangel |
2017-08-31 | cpu/x86 asm: Just use the correct op suffix | Edward O'Callaghan |
2017-06-27 | cpu/x86/smm: allow SSE instructions in SMM modules | Aaron Durbin |
2017-06-22 | cpu/x86/smm: use macros for CR0 flags | Aaron Durbin |
2016-07-31 | src/cpu: Capitalize CPU | Elyes HAOUAS |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-09-09 | rmodule: use program.ld for linking | Aaron Durbin |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2014-03-20 | rmodules: use rmodtool to create rmodules | Aaron Durbin |
2013-03-14 | x86: SMM Module Support | Aaron Durbin |