Age | Commit message (Expand) | Author |
---|---|---|
2023-10-27 | security/intel/stm: Remove check that can never be true | Martin Roth |
2023-09-07 | security/intel: Remove unnecessary blank line after '{' | Elyes Haouas |
2022-09-15 | src/security: Use "if (!ptr)" in preference to "if (ptr == NULL)" | Elyes Haouas |
2022-07-13 | cpu/x86/mp_init: retype do_smm element in mp_state struct to bool | Felix Held |
2021-10-05 | src/mainboard to src/security: Fix spelling errors | Martin Roth |
2020-10-01 | security/intel/stm: Fix size_t printf format error | Felix Held |
2020-09-30 | security/intel/stm: Fix size_t printf format error | Eugene D Myers |
2020-07-21 | security/intel/stm: Add missing <stdbool.h> | Angel Pons |
2020-05-11 | treewide: Convert more license headers to SPDX style | Patrick Georgi |
2020-02-05 | security/intel/stm: Add STM support | Eugene Myers |