index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
security
/
intel
/
stm
/
StmPlatformSmm.c
Age
Commit message (
Expand
)
Author
2023-09-09
security/intel/stm: Remove __attribute__(())
Elyes Haouas
2023-09-07
security/intel: Remove unnecessary blank line after '{'
Elyes Haouas
2022-11-22
security: Remove unnecessary space after casts
Elyes Haouas
2022-02-24
security/intel/stm: Make STM setup MP safe
Eugene Myers
2022-02-24
security/intel/stm: Use correct SMBASE for SMM descriptor setup
Eugene Myers
2021-01-18
security/intel/stm/StmPlatformSmm.c: Remove repeated word
Elyes HAOUAS
2020-12-02
cbfs: Simplify load/map API names, remove type arguments
Julius Werner
2020-09-21
src/security: Drop unneeded empty lines
Elyes HAOUAS
2020-07-21
security/intel/stm: Add missing <stdbool.h>
Angel Pons
2020-05-18
src: Remove unused 'include <lib.h>'
Elyes HAOUAS
2020-05-13
src: Remove unused '#include <stddef.h>'
Elyes HAOUAS
2020-05-11
treewide: Convert more license headers to SPDX style
Patrick Georgi
2020-05-02
intel/stm: Drop now unneeded `num_cpus` param
Eugene D Myers
2020-05-02
intel/stm: Place resource list right below MSEG
Eugene D Myers
2020-02-21
security/intel/stm: Check for processor STM support
Eugene Myers
2020-02-05
security/intel/stm: Add STM support
Eugene Myers