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
Age
Commit message (
Expand
)
Author
2020-12-02
cbfs: Simplify load/map API names, remove type arguments
Julius Werner
2020-10-12
security/intel/stm: Add options for STM build
Eugene Myers
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-09-21
src/security: Drop unneeded empty lines
Elyes HAOUAS
2020-07-21
security/intel/stm: Add missing <stdbool.h>
Angel Pons
2020-07-14
src: Remove unused 'include <cpu/x86/msr.h>'
Elyes HAOUAS
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-04-15
Do not select USE_BLOBS
Nico Huber
2020-02-21
security/intel/stm: Use depends on ENABLE_VMX
Eugene Myers
2020-02-21
security/intel/stm: Check for processor STM support
Eugene Myers
2020-02-09
intel/stm: Add platform opt-in Kconfig
Nico Huber
2020-02-05
security/intel/stm: Add STM support
Eugene Myers