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
/
drivers
/
smmstore
Age
Commit message (
Expand
)
Author
2020-03-15
drivers/smmstore: default to selected for Tianocore payload
Matt DeVillier
2020-01-20
drivers/smmstore: Clarify Kconfig cbfs wording
Marshall Dawson
2019-12-19
src/{drivers,device,ec}: Remove unused <stdlib.h>
Elyes HAOUAS
2019-11-29
drivers/smmstore: Fix some issues
Arthur Heymans
2019-10-27
src/{device,drivers}: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-10-22
AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file
Martin Roth
2019-06-22
drivers: Add missing #include <commonlib/helpers.h>
Elyes HAOUAS
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-02-06
Makefile.inc: Create a default SMMSTORE region
Arthur Heymans
2018-12-05
drivers/smmstore: Allow using raw FMAP regions
Arthur Heymans
2018-12-03
smmstore: update smm store filename to use an underscore
Joel Kitching
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-08
smmstore: Add a key/val store facility in flash, mediated through SMM
Patrick Georgi