index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
/
smmstore
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/smmstore: Enable SMMSTORE V2 by default for Tianocore UEFIPAYLOAD
Matt DeVillier
2021-06-07
1
-0
/
+1
*
commonlib/region: Turn addrspace_32bit into a more official API
Julius Werner
2021-04-21
1
-3
/
+3
*
src/drivers/smmstore: Fix SMMSTOREv1 clear command
Tim Crawford
2021-01-21
1
-1
/
+1
*
drivers/smmstore: Implement SMMSTORE version 2
Patrick Rudolph
2020-10-22
5
-3
/
+364
*
Revert "src: Remove unused include <cpu/x86/smm.h>"
Patrick Rudolph
2020-07-28
1
-0
/
+1
*
src: Remove unused include <cpu/x86/smm.h>
Elyes HAOUAS
2020-07-26
1
-1
/
+0
*
smmstore: Verify userspace-provided pointer to protect SMM
Patrick Rudolph
2020-06-17
1
-2
/
+10
*
drivers/smmstore/Kconfig: Add a proper dependency
Arthur Heymans
2020-05-28
1
-1
/
+1
*
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-18
1
-2
/
+0
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
3
-3
/
+0
*
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-09
1
-9
/
+1
*
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-06
2
-24
/
+4
*
drivers/smmstore: default to selected for Tianocore payload
Matt DeVillier
2020-03-15
1
-1
/
+1
*
drivers/smmstore: Clarify Kconfig cbfs wording
Marshall Dawson
2020-01-20
1
-1
/
+1
*
src/{drivers,device,ec}: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-19
1
-1
/
+0
*
drivers/smmstore: Fix some issues
Arthur Heymans
2019-11-29
1
-64
/
+104
*
src/{device,drivers}: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-10-27
1
-0
/
+2
*
AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file
Martin Roth
2019-10-22
3
-6
/
+0
*
drivers: Add missing #include <commonlib/helpers.h>
Elyes HAOUAS
2019-06-22
1
-0
/
+1
*
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-20
1
-1
/
+0
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
1
-1
/
+1
*
Makefile.inc: Create a default SMMSTORE region
Arthur Heymans
2019-02-06
1
-0
/
+11
*
drivers/smmstore: Allow using raw FMAP regions
Arthur Heymans
2018-12-05
2
-12
/
+31
*
smmstore: update smm store filename to use an underscore
Joel Kitching
2018-12-03
1
-1
/
+1
*
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-23
1
-1
/
+1
*
smmstore: Add a key/val store facility in flash, mediated through SMM
Patrick Georgi
2018-10-08
4
-0
/
+343