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
/
cpu
/
x86
/
smm
/
smm_module_loader.c
Age
Commit message (
Expand
)
Author
2019-09-10
AUTHORS: Move src/cpu copyrights into AUTHORS file
Martin Roth
2019-07-08
cpu/x86/smm/smm_module_loader: Compare num_concurrent_stacks to size_t
Elyes HAOUAS
2019-06-21
cpu: Add missing #include <commonlib/helpers.h>
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-09-28
src/*: normalize Google copyright headers
Patrick Georgi
2018-08-13
cpu/x86/smm/smm_module_loader.c: Avoid static analysis error "unused value"
Richard Spiegel
2018-06-27
smm: Clear SMRAM when debugging
Raul E Rangel
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-06-27
cpu/x86/smm: allow SSE instructions in SMM modules
Aaron Durbin
2017-06-22
cpu/x86/smm: fix up types in module loader
Aaron Durbin
2017-03-16
cpu/x86: Use tabs for indent
Lee Leahy
2016-12-11
x86 SMM: Fix use with RELOCATABLE_RAMSTAGE
Kyösti Mälkki
2016-08-23
src/cpu: Capitalize CPU, APIC and IOAPIC typo fix
Elyes HAOUAS
2016-07-31
src/cpu: Capitalize CPU
Elyes HAOUAS
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2013-07-11
cpu: Fix spelling
Martin Roth
2013-03-14
x86: SMM Module Support
Aaron Durbin