Age | Commit message (Expand) | Author |
---|---|---|
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 |