summaryrefslogtreecommitdiffstats
path: root/src/drivers/smmstore
Commit message (Expand)AuthorAgeFilesLines
* src/{device,drivers}: Use 'include <stdlib.h>' when appropriateElyes HAOUAS2019-10-271-0/+2
* AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS fileMartin Roth2019-10-223-6/+0
* drivers: Add missing #include <commonlib/helpers.h>Elyes HAOUAS2019-06-221-0/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* Makefile.inc: Create a default SMMSTORE regionArthur Heymans2019-02-061-0/+11
* drivers/smmstore: Allow using raw FMAP regionsArthur Heymans2018-12-052-12/+31
* smmstore: update smm store filename to use an underscoreJoel Kitching2018-12-031-1/+1
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-1/+1
* smmstore: Add a key/val store facility in flash, mediated through SMMPatrick Georgi2018-10-084-0/+343